cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
982
Views
0
Helpful
3
Replies

ASR 9000v access switch

ADAM BILYEU
Level 1
Level 1

We setup a new ASR 9010 and have 2 9000v shelfs that we want to use just as access switches.  We connected both 9000v's each with a LAG uplink.  Both shelves show they're online and ready.  Question 1-  what's the purpose of the "satellite remote ports gig 0/0/0-43" command?   Question 2- How do I get vlans passing on these things....Do I need to define the vlan on the shelf port itself and also the LAG uplink ?    I have not dealt with these 9000v shelves yet so I'm not 100% on how they pass the traffic.

We did try a test....We defined a vlan on the physical port and the LAG port but could not get the vlan to propagate....

Example   

interface gig 100/0/0/0.4 l2transport  (physical port on 9000v)

interface Bundle-Ethernet 5.4  (LAG connected to 9000v)

 encapsulation dot1q 4

 rewrite ingress tag pop 1 symmetric

 

3 Replies 3

Peter L
Level 1
Level 1

Hi

You need to add the satellite under the nv context

nv
 satellite 100
  type asr9000v
  secret 5 xxxxxxxxxxx
  description satellite connected to asr9k
  upgrade on-connect
! 

And then under the bundle-interface (this is called ICL) that is connected to the satellite add the following under nv contect. This will tie this bundle to satellite 100 and use all ports on the satellite.

interface Bundle-Ether100
 description To SATELLITE;;;
 mtu 9216
 nv
  satellite-fabric-link satellite 100
   remote-ports GigabitEthernet 0/0/0-43
!

When you commit this you will see that interface 100/0/0/0-43 is added to the 9k.

Gi100/0/0/0        admin-down  admin-down
Gi100/0/0/1        admin-down  admin-down
Gi100/0/0/2        admin-down  admin-down
Gi100/0/0/3        admin-down  admin-down
Gi100/0/0/4        admin-down  admin-down
Gi100/0/0/5        admin-down  admin-down
Gi100/0/0/6        admin-down  admin-down
Gi100/0/0/7        admin-down  admin-down
Gi100/0/0/8        admin-down  admin-down
Gi100/0/0/9        admin-down  admin-down
Gi100/0/0/10       admin-down  admin-down
Gi100/0/0/11       admin-down  admin-down
Gi100/0/0/12       admin-down  admin-down
Gi100/0/0/13       admin-down  admin-down
Gi100/0/0/14       admin-down  admin-down
Gi100/0/0/15       admin-down  admin-down
Gi100/0/0/16       admin-down  admin-down
Gi100/0/0/17       admin-down  admin-down
Gi100/0/0/18       admin-down  admin-down
Gi100/0/0/19       admin-down  admin-down
Gi100/0/0/20       admin-down  admin-down
Gi100/0/0/21       admin-down  admin-down
Gi100/0/0/22       admin-down  admin-down
Gi100/0/0/23       admin-down  admin-down
Gi100/0/0/24       admin-down  admin-down
Gi100/0/0/25       admin-down  admin-down
Gi100/0/0/26       admin-down  admin-down
Gi100/0/0/27       admin-down  admin-down
Gi100/0/0/28       admin-down  admin-down
Gi100/0/0/29       admin-down  admin-down
Gi100/0/0/30       admin-down  admin-down
Gi100/0/0/31       admin-down  admin-down
Gi100/0/0/32       admin-down  admin-down
Gi100/0/0/33       admin-down  admin-down
Gi100/0/0/34       admin-down  admin-down
Gi100/0/0/35       admin-down  admin-down
Gi100/0/0/36       admin-down  admin-down
Gi100/0/0/37       admin-down  admin-down
Gi100/0/0/38       admin-down  admin-down
Gi100/0/0/39       admin-down  admin-down
Gi100/0/0/40       admin-down  admin-down
Gi100/0/0/41       admin-down  admin-down
Gi100/0/0/42       admin-down  admin-down
Gi100/0/0/43       admin-down  admin-down

All configuration shall be done on these gig interface. You shall not configure anything on the ICL bundle.

 

Regards Peter

 

Ashish Panda
Cisco Employee
Cisco Employee

You can go through the following detailed technote for more details

https://community.cisco.com/t5/service-providers-documents/asr9000-xr-using-satellite-technote/ta-p/3136039

 

Elvin Arias Soto
Cisco Employee
Cisco Employee
If you want to perform local switching with ASR9K + Satellite, refer to https://www.cisco.com/c/en/us/support/docs/routers/asr-9000-series-aggregation-services-routers/116453-technote-ios-xr-l2vpn-00.html#anc10.

Let know any further questions.

Regards,

Elvin
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: