[c-nsp] ASR 1002 gigethernet with subinterface config question (stupid/simple?)

Roger Wiklund copse at xy.org
Mon Dec 19 10:23:41 EST 2011


Hi,

First time configuring an ASR. WAN link is GigE with 3 tagget VLANs.

Port is UP/UP 1000-full with LX SFP. I know the link works because we
moved it from a 6500 to this new router.
I cannot ping myself, I cannot ping the other end, I see no attempts
of ARP etc. I have tried moving config to main interface, tried
removing VRFs etc. no go.

Am I missing something here?

config:

 ip vrf A
 rd 59313:10
 route-target export 59313:10
 route-target import 59313:10
!
ip vrf B
 rd 59313:20
 route-target export 59313:20
 route-target import 59313:20
!
interface GigabitEthernet0/1/1
 media-type sfp
 no negotiation auto
!
interface GigabitEthernet0/1/1.100
 description WAN
 bandwidth 188000
 ip address 192.168.1.2 255.255.255.252
 encapsulation dot1Q 100
 ip nbar protocol-discovery
 ip pim sparse-dense-mode
 service-policy output shape-etm-A
!
interface GigabitEthernet0/1/1.300
 description WAN
 bandwidth 188000
 encapsulation dot1Q 300
 ip vrf forwarding A
 ip address 192.168.2.2 255.255.255.252
 service-policy output shape-etm-B
!
interface GigabitEthernet0/1/1.400
 description WAN
 bandwidth 188000
 encapsulation dot1Q 400
 ip vrf forwarding B
 ip address 192.168.3.2 255.255.255.252
 ip nbar protocol-discovery
 service-policy output shape-etm-C


show inv:

NAME: "Chassis", DESCR: "Cisco ASR1002 Chassis"
PID: ASR1002           , VID: V05, SN:

NAME: "Power Supply Module 0", DESCR: "Cisco ASR1002 AC Power Supply"
PID: ASR1002-PWR-AC    , VID: V02, SN:

NAME: "Power Supply Module 1", DESCR: "Cisco ASR1002 AC Power Supply"
PID: ASR1002-PWR-AC    , VID: V02, SN:

NAME: "module 0", DESCR: "Cisco ASR1002 SPA Interface Processor 10"
PID: ASR1002-SIP10     , VID: V05, SN:

NAME: "SPA subslot 0/1", DESCR: "2-port Gigabit Ethernet Shared Port Adapter"
PID: SPA-2X1GE-V2      , VID: V01, SN:

NAME: "subslot 0/1 transceiver 1", DESCR: "GE LX"
PID: SFP-GE-L            , VID: A   , SN:

NAME: "SPA subslot 0/0", DESCR: "4-port Gigabit Ethernet Shared Port Adapter"
PID: 4XGE-BUILT-IN     , VID: V00, SN: N/A

NAME: "subslot 0/0 transceiver 0", DESCR: "GE T"
PID: N/A                 , VID: E   , SN:

NAME: "subslot 0/0 transceiver 1", DESCR: "GE T"
PID: N/A                 , VID: E   , SN:

NAME: "subslot 0/0 transceiver 2", DESCR: "GE T"
PID: N/A                 , VID: E   , SN:

NAME: "module R0", DESCR: "Cisco ASR1002 Route Processor 1"
PID: ASR1002-RP1       , VID: V05, SN:


More information about the cisco-nsp mailing list