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

Vlan configuration on ASR9K XR

josephd2020
Level 1
Level 1

Hi,

 

-----------------------------------------

 

interface Vlan100

 description *** ASR to Switch as a trunk port ***

 ip vrf forwarding Banana

 ip address 10.12.8.15 255.255.255.240

 standby version 2

 standby 28 ip 10.12.8.16

 standby 28 preempt

 standby 28 authentication vlan100

no shutdown

 exit

 

interface Port-channel8

 switchport trunk allowed vlan add 100

 exit

______________________________________________

How do I migrate this config to an ASR9K running XR? I think its

interface TenGigE0/0/0/1.100 l2transport
encapsulation dot1q 100
rewrite ingress tag pop 1 symmetric

l2vpn
bridge group vlans
bridge-domain vlan100
interface TenGigE0/0/0/0/1.100

 

but where do I put the HSRP and layer 3 addresses?, for now its just one vlan (100) I may need to add more vlans to it eventually so this needs to be a trunk port. I think I add the VRF statement in the interface command and how do I create a port channel to allow the vlans to traverse the trunk

 

Thanks

 

0 Replies 0