#configure terminal | Enter configure mode. |
(config)# bridge 1 protocol mstp | Configure bridge 1 as MSTP bridge. |
(config)# vlan 101-110 bridge 1 state enable | Configure VLANs. |
(config)#interface xe10 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)# bridge-group 1 | Associate bridge to an interface. |
(config-if)# switchport mode trunk | Configure port as a trunk. |
(config-if)# switchport trunk allowed vlan add 101-110 | Allow VLANs 101-110 on the interface. |
(config-if)# no shutdown | Make interface admin up. |
(config-if)#exit | Exit interface mode. |
(config)#interface xe20 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)# bridge-group 1 | Associate bridge to an interface. |
(config-if)# switchport mode trunk | Configure port as a trunk. |
(config-if)# switchport trunk allowed vlan add 101-110 | Allow VLANs 101-110 on the interface. |
(config-if)# no shutdown | Make interface admin up. |
(config-if)#exit | Exit interface mode. |
(config)#interface xe5 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)#exit | Exit interface mode. |
(config)# monitor session 1 | Enter monitor session configuration mode |
(config-monitor)# destination interface xe5 | Configure the interface as destination port |
(config-monitor)# source interface xe10 both | Configure the source interface to mirror ingress as well as egress direction traffic |
(config-monitor)# no shut | Activate monitor session |
(config-monitor)#end | Exit monitor session configuration mode |
#configure terminal | Enter configure mode. |
(config)# bridge 1 protocol mstp | Configure bridge 1 as MSTP bridge. |
(config)# vlan 101-110 bridge 1 state enable | Configure VLANs. |
(config)#interface xe10 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)# bridge-group 1 | Associate bridge to an interface. |
(config-if)# switchport mode trunk | Configure port as a trunk. |
(config-if)# switchport trunk allowed vlan add 101-110 | Allow VLANs 101-110 on the interface. |
(config-if)# no shutdown | Make interface admin up. |
(config-if)#exit | Exit interface mode. |
(config)#interface xe20 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)# bridge-group 1 | Associate bridge to an interface. |
(config-if)# switchport mode trunk | Configure port as a trunk. |
(config-if)# switchport trunk allowed vlan add 101-110 | Allow VLANs 101-110 on the interface. |
(config-if)# no shutdown | Make interface admin up. |
(config-if)#exit | Exit interface mode. |
(config)#interface xe30 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)# bridge-group 1 | Associate bridge to an interface. |
(config-if)# switchport mode trunk | Configure port as a trunk. |
(config-if)# switchport trunk allowed vlan add 101-110 | Allow VLANs 101-110 on the interface. |
(config-if)# no shutdown | Make interface admin up. |
(config-if)#exit | Exit interface mode. |
(config)#interface xe5 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)#exit | Exit interface mode. |
(config)# monitor session 1 | Enter monitor session configuration mode |
(config-monitor)# destination interface xe5 | Configure the interface as destination port |
(config-monitor)# source interface xe10 tx | Configure the source interface to mirror egress direction traffic |
(config-monitor)# source interface xe30 tx | Configure the source interface to mirror egress direction traffic |
(config-monitor)# no shut | Activate monitor session |
(config-monitor)#end | Exit monitor session configuration mode |
#configure terminal | Enter configure mode. |
(config)# bridge 1 protocol mstp | Configure bridge 1 as MSTP bridge. |
(config)# vlan 101-110 bridge 1 state enable | Configure VLANs |
(config)#interface xe10 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)# bridge-group 1 | Associate bridge to an interface. |
(config-if)# switchport mode trunk | Configure port as a trunk. |
(config-if)# switchport trunk allowed vlan add 101-110 | Allow VLANs 101-110 on the interface. |
(config-if)# no shutdown | Make interface admin up |
(config-if)#exit | Exit interface mode. |
(config)#interface xe20 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)# bridge-group 1 | Associate bridge to an interface. |
(config-if)# switchport mode trunk | Configure port as a trunk. |
(config-if)# switchport trunk allowed vlan add 101-110 | Allow VLANs 101-110 on the interface. |
(config-if)# no shutdown | Make interface admin up |
(config-if)#exit | Exit interface mode. |
(config)#interface xe5 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)#exit | Exit interface mode. |
(config)# monitor session 1 | Enter monitor session configuration mode |
(config-monitor)# destination interface xe5 | Configure the interface as destination port |
(config-monitor)# source vlan 101 | Configure source VLAN to be mirrored |
(config-monitor)# filter src-mac host 0000.0000.0005 | Configure the rule to match the source MAC |
(config-monitor)# no shut | Activate monitor session |
(config-monitor)#end | Exit monitor session configuration mode |
#configure terminal | Enter configure mode. |
(config)# bridge 1 protocol mstp | Configure bridge 1 as MSTP bridge. |
(config)# vlan 101-110 bridge 1 state enable | Configure VLANs. |
(config)#interface xe10 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)# bridge-group 1 | Associate bridge to an interface. |
(config-if)# switchport mode trunk | Configure port as a trunk. |
(config-if)# switchport trunk allowed vlan add 101-110 | Allow VLANs 101-110 on the interface. |
(config-if)# no shutdown | Make interface admin up. |
(config-if)#exit | Exit interface mode. |
(config)#interface xe20 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)# bridge-group 1 | Associate bridge to an interface. |
(config-if)# switchport mode trunk | Configure port as a trunk. |
(config-if)# switchport trunk allowed vlan add 101-110 | Allow VLANs 101-110 on the interface. |
(config-if)# no shutdown | Make interface admin up. |
(config-if)#exit | Exit interface mode. |
(config)#interface xe5 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)#exit | Exit interface mode. |
(config)# monitor session 1 type remote | Enter monitor session configuration mode. |
(config-monitor)# destination remote vlan 100 reflector-port xe5 | Configure the interface as remote destination port |
(config-monitor)# source interface xe10 both | Configure the source interface to mirror ingress as well as egress direction traffic. |
(config-monitor)# no shut | Activate monitor session. |
(config-monitor)#end | Exit monitor session configuration mode. |
#configure terminal | Enter configure mode. |
(config)# bridge 1 protocol mstp | Configure bridge 1 as MSTP bridge. |
(config)# vlan 101-110 bridge 1 state enable | Configure VLANs. |
(config)#interface xe10 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)# bridge-group 1 | Associate bridge to an interface. |
(config-if)# switchport mode trunk | Configure port as a trunk. |
(config-if)# switchport trunk allowed vlan add 101-110 | Allow VLANs 101-110 on the interface. |
(config-if)# no shutdown | Make interface admin up. |
(config-if)#exit | Exit interface mode. |
(config)#interface xe20 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)# bridge-group 1 | Associate bridge to an interface. |
(config-if)# switchport mode trunk | Configure port as a trunk. |
(config-if)# switchport trunk allowed vlan add 101-110 | Allow VLANs 101-110 on the interface. |
(config-if)# no shutdown | Make interface admin up. |
(config-if)#exit | Exit interface mode. |
(config)#interface xe5 | Enter interface mode. |
(config-if)# switchport | Configure interface as a layer 2 port. |
(config-if)#exit | Exit interface mode. |
(config)# monitor session 1 type remote | Enter monitor session configuration mode. |
(config-monitor)# destination remote vlan 100 reflector-port xe5 | Configure the interface as remote destination port. |
(config-monitor)# source vlan 101 | Configure source VLAN to be mirrored. |
(config-monitor)# filter src-mac host 0000.0000.0005 | Configure the rule to match the source MAC. |
(config-monitor)# no shut | Activate monitor session. |
(config-monitor)#end | Exit monitor session configuration mode. |
VTEP1#configure terminal | Enter configure mode. |
VTEP1(config)#hardware-profile filter ingress-mirror enable | Enable hardware profile igress mirror. |
VTEP1(config)#nvo vxlan enable | Enable vxlan. |
VTEP1(config)#evpn esi hold-time 60 | Configure esi hold timer. |
VTEP1(config)#evpn vxlan multihoming enable | Enable VxLAN multihoming. |
VTEP1(config)#mac vrf VRF1 | Configure MAC VRF as VRF1. |
VTEP1(config-vrf)#rd 1.1.1.1:11 | Configure route distinguisher value. |
VTEP1(config-vrf)#route-target both 9.9.9.9:100 | Configure route-target import and export. |
VTEP1(config)#mac vrf VRF2 | Configure MAC VRF as VRF2. |
VTEP1(config-vrf)#rd 1.1.1.1:21 | Configure route distinguisher value. |
VTEP1(config-vrf)#route-target both 90.90.90.90:100 | Configure route-target import and export. |
VTEP1(config)#mac vrf VRF3 | Configure MAC VRF as VRF3. |
VTEP1(config-vrf)#rd 1.1.1.1:22 | Configure route distinguisher value. |
VTEP1(config-vrf)#route-target both 90.90.90.90:101 | Configure route-target import and export. |
VTEP1(config)#mac vrf VRF4 | Configure MAC VRF as VRF4. |
VTEP1(config-vrf)#rd 1.1.1.1:23 | Configure route distinguisher value. |
VTEP1(config-vrf)#route-target both 10.10.10.10:100 | Configure route-target import and export. |
VTEP1(config)#mac vrf VRF5 | Configure MAC VRF as VRF5. |
VTEP1(config-vrf)#rd 1.1.1.1:24 | Configure route distinguisher value. |
VTEP1(config-vrf)#route-target both 20.20.20.20:100 | Configure route-target import and export. |
VTEP1(config)#mac vrf VRF6 | Configure MAC VRF as VRF6. |
VTEP1(config-vrf)#rd 1.1.1.1:25 | Configure route distinguisher value. |
VTEP1(config-vrf)#route-target both 30.30.30.30:100 | Configure route-target import and export. |
VTEP1(config)#mac vrf VRF7 | Configure MAC VRF as VRF7. |
VTEP1(config-vrf)#rd 1.1.1.1:26 | Configure route distinguisher value. |
VTEP1(config-vrf)#route-target both 40.40.40.40:100 | Configure route-target import and export. |
VTEP1(config-vrf)#exit | Exit from VRF mode |
VTEP1(config)#mac vrf VRF8 | Configure MAC VRF as VRF8 |
VTEP1(config-vrf)#rd 1.1.1.1:27 | Configure route distinguisher value. |
VTEP1(config-vrf)#route-target both 50.50.50.50:100 | Configure route-target import and export. |
VTEP1(config-vrf)#exit | Exit from VRF mode. |
VTEP1(config)#mac vrf VRF9 | Configure MAC VRF as VRF2. |
VTEP1(config-vrf)#rd 1.1.1.1:28 | Configure route distinguisher value. |
VTEP1(config-vrf)#route-target both 60.60.60.60:100 | Configure route-target import and export. |
VTEP1(config-vrf)#exit | Exit from VRF mode. |
VTEP1(config)#mac vrf VRF10 | Configure MAC VRF as VRF2. |
VTEP1(config-vrf)#rd 1.1.1.1:29 | Configure route distinguisher value. |
VTEP1(config-vrf)#route-target both 70.70.70.70:100 | Configure route-target import and export. |
VTEP1(config-vrf)#exit | Exit from VRF mode. |
VTEP1(config)#nvo vxlan vtep-ip-global 1.1.1.1 | Enable VxLAN Source VTEP IPp address global configuration. |
VTEP1(config)#nvo vxlan id 10 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP1(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF1 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP1(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP1(config)#nvo vxlan id 20 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP1(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF2 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP1(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP1(config)#nvo vxlan id 21 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP1(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF3 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP1(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP1(config)#nvo vxlan id 23 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP1(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF4 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP1(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP1(config)#nvo vxlan id 24 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP1(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF5 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP1(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP1(config)#nvo vxlan id 25 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP1(config-nvo)#VxLAN host-reachability-protocol evpn-bgp VRF6 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP1(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP1(config)#nvo VxLAN id 26 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP1(config-nvo)#VxLAN host-reachability-protocol evpn-bgp VRF7 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP1(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP1(config)#nvo VxLAN id 27 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP1(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF8 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP1(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP1(config)#nvo vxlan id 28 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP1(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF9 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP1(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP1(config)#nvo vxlan id 29 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP1(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF10 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP1(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP1(config)#qos enable | Enable QoS. |
VTEP1(config)#hostname VTEP1 | Configure system's network name as VTEP1 |
VTEP1(config)#interface lo | Enter loopback interface mode. |
VTEP1(config-if)#ip address 1.1.1.1/32 secondary | Configure the secondary IP address of the- loopback interface |
VTEP1(config)#interface xe48 | Enter interface mode. |
VTEP1(config-if)#load-interval 30 | Configure load interval. |
VTEP1(config-if)#ip address 10.10.10.1/24 | Configure the IP address of the interface. |
VTEP1(config-if)#exit | Exit from interface mode. |
VTEP1(config)#interface xe49 | Enter interface mode. |
VTEP1(config-if)#switchport | Enter the switchport mode. |
VTEP1(config-if)#load-interval 30 | Configure load interval. |
VTEP1(config-if)#exit | Exit from interface mode. |
VTEP1(config)#interface xe54 | Enter interface mode. |
VTEP1(config-if)#switchport | Enter the switchport mode. |
VTEP1(config-if)#load-interval 30 | Configure load interval. |
VTEP1(config-if)#exit | Exit from interface mode. |
VTEP1(config)#router ospf 100 | Configure router ospf process ID. |
VTEP1(config-router)#ospf router-id 1.1.1.1 | Configure OSPF router id |
VTEP1(config-router)#bfd all-interfaces | Enable BFD all interfaces |
VTEP1(config-router)#network 1.1.1.1/32 area 0.0.0.0 | Configure network and area as 0 |
VTEP1(config-router)#network 10.10.10.0/24 area 0.0.0.0 | Configure network and area as 0 |
VTEP1(config-router)#exit | Exit from router ospf mode |
VTEP1(config)#router bgp 500 | Configure router bgp AS number |
VTEP1(config-router)#bgp router-id 1.1.1.1 | Configure BGP router ID. |
VTEP1(config-router)#neighbor 2.2.2.2 remote-as 500 | Configure a neighbor router and Peer AS Specify AS number of BGP neighbor. |
VTEP1(config-router)#neighbor 2.2.2.2 update-source lo | Configure a neighbor router and Source of routing updates as loopbacl |
VTEP1(config-router)#neighbor 2.2.2.2 advertisement-interval 0 | Configure a neighbor router and minimum interval between sending BGP routing updates |
VTEP1(config-router)#address-family ipv4 unicast | Enter Address Family command mode |
VTEP1(config-router-af)#network 1.1.1.1/32 | Configure a network to announce via BGP |
VTEP1(config-router-af)#neighbor 2.2.2.2 activate | Activate the neighbor |
VTEP1(config-router-af)#exit-address-family | Exit from address family mode |
VTEP1(config-router)#address-family l2vpn evpn | Enter Address Family with l2vpn evpn Identifier |
VTEP1(config-router-af)#neighbor 2.2.2.2 activate | Activate the neighbor |
VTEP1(config-router-af)#exit-address-family | Exit from address family mode |
VTEP1(config-router)#exit | Exit from router bgp mode |
VTEP1(config)#monitor session 1 | Configure Ethernet SPAN session with preferences |
VTEP1(config-monitor)#source interface xe49 rx | Configure source interface as Ingress |
VTEP1(config-monitor)#destination interface xe54 | Configure destination interface. |
VTEP1(config-monitor)#10 filter vlan 2-6 | Configure sequence number with filter option and specify the vlan ranges. |
VTEP1(config-monitor)#no shut | Unshut a monitor session. |
VTEP1(config-monitor)#exit | Exit from monitor session. |
VTEP1(config)#nvo vxlan max-cache-disable 2500 | Configure vxlan Max number of ARP/ND cache disable allowed for port-vlan |
VTEP1(config)#nvo vxlan access-if port-vlan xe49 2 | Configure VxLAN access-if single tagged interface name with VLAN id |
VTEP1(config-nvo-acc-if)#map vnid 22 | Map access port attribute with VxLAN Identifier. |
VTEP1(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP1(config)#nvo vxlan access-if port-vlan xe49 3 | Configure VxLAN access-if single tagged interface name with VLAN id |
VTEP1(config-nvo-acc-if)#map vnid 23 | Map access port attribute with VxLAN Identifier. |
VTEP1(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP1(config)#nvo vxlan access-if port-vlan xe49 4 | Configure VxLAN access-if single tagged interface name with VLAN id |
VTEP1(config-nvo-acc-if)#map vnid 24 | Map access port attribute with VxLAN Identifier. |
VTEP1(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP1(config)#nvo vxlan access-if port-vlan xe49 5 | Configure VxLAN access-if single tagged interface name with VLAN id |
VTEP1(config-nvo-acc-if)#map vnid 25 | Map access port attribute with VxLAN Identifier. |
VTEP1(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP1(config)#nvo vxlan access-if port-vlan xe49 6 | Configure VxLAN access-if single tagged interface name with VLAN id |
VTEP1(config-nvo-acc-if)#map vnid 26 | Map access port attribute with VxLAN Identifier. |
VTEP1(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP1(config)#nvo vxlan access-if port-vlan xe49 7 | Configure VxLAN access-if single tagged interface name with VLAN id |
VTEP1(config-nvo-acc-if)#map vnid 27 | Map access port attribute with VxLAN Identifier. |
VTEP1(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP1(config)#nvo vxlan access-if port-vlan xe49 8 | Configure VxLAN access-if single tagged interface name with VLAN id |
VTEP1(config-nvo-acc-if)#map vnid 28 | Map access port attribute with VxLAN Identifier. |
VTEP1(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP1(config)#nvo vxlan access-if port-vlan xe49 9 | Configure VxLAN access-if single tagged interface name with VLAN id |
VTEP1(config-nvo-acc-if)#map vnid 29 | Map access port attribute with VxLAN Identifier. |
VTEP1(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP1(config)#nvo vxlan access-if port-vlan xe49 10 | Configure VxLAN access-if single tagged interface name with VLAN id. |
VTEP1(config-nvo-acc-if)#map vnid 10 | Map access port attribute with VxLAN Identifier. |
VTEP1(config)#nvo vxlan access-if port-vlan xe49 11 | Configure VxLAN access-if single tagged interface name with VLAN id. |
VTEP1(config-nvo-acc-if)#map vnid 21 | Map access port attribute with VxLAN Identifier. |
VTEP1(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP1(config)#nvo vxlan access-if port-vlan xe49 12 | Configure VxLAN access-if single tagged interface name with VLAN id. |
VTEP1(config-nvo-acc-if)#map vnid 20 | Map access port attribute with VxLAN Identifier. |
VTEP1(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP1(config)#commit | Commit the candidate configuration to the running configuration. |
VTEP2#configure terminal | Enter configure mode. |
VTEP2(config)#hardware-profile filter ingress-mirror enable | Enable hardware profile igress mirror |
VTEP2(config)#nvo vxlan enable | Enable vxlan |
VTEP2(config)#evpn esi hold-time 60 | Config esi hold timer |
VTEP2(config)#evpn vxlan multihoming enable | Enable vxlan multihoming |
VTEP2(config)#mac vrf VRF1 | Configure mac vrf as VRF1 |
VTEP2(config-vrf)#rd 2.2.2.2:11 | Configure route distinguisher value. |
VTEP2(config-vrf)#route-target both 9.9.9.9:100 | Configure route-target import and export |
VTEP2(config-vrf)#exit | Exit from vrf mode |
VTEP2(config)#mac vrf VRF2 | Configure mac vrf as VRF2 |
VTEP2(config-vrf)#rd 2.2.2.2:21 | Configure route distinguisher value. |
VTEP2(config-vrf)#route-target both 90.90.90.90:100 | Configure route-target import and export |
VTEP2(config-vrf)#exit | Exit from vrf mode |
VTEP2(config)#mac vrf VRF3 | Configure mac vrf as VRF3 |
VTEP2(config-vrf)#rd 2.2.2.2:22 | Configure route distinguisher value. |
VTEP2(config-vrf)#route-target both 90.90.90.90:101 | Configure route-target import and export |
VTEP2(config-vrf)#exit | Exit from vrf mode |
VTEP2(config)#mac vrf VRF4 | Configure mac vrf as VRF4 |
VTEP2(config-vrf)#rd 2.2.2.2:23 | Configure route distinguisher value. |
VTEP2(config-vrf)#route-target both 10.10.10.10:100 | Configure route-target import and export |
VTEP2(config-vrf)#exit | Exit from vrf mode |
VTEP2(config)#mac vrf VRF5 | Configure mac vrf as VRF5 |
VTEP2(config-vrf)#rd 2.2.2.2:24 | Configure route distinguisher value. |
VTEP2(config-vrf)#route-target both 20.20.20.20:100 | Configure route-target import and export |
VTEP2(config-vrf)#exit | Exit from vrf mode |
VTEP2(config)#mac vrf VRF6 | Configure mac vrf as VRF6 |
VTEP2(config-vrf)#rd 2.2.2.2:25 | Configure route distinguisher value. |
VTEP2(config-vrf)#route-target both 30.30.30.30:100 | Configure route-target import and export |
VTEP2(config-vrf)#exit | Exit from vrf mode |
VTEP2(config)#mac vrf VRF7 | Configure mac vrf as VRF7 |
VTEP2(config-vrf)#rd 2.2.2.2:26 | Configure route distinguisher value. |
VTEP2(config-vrf)#route-target both 40.40.40.40:100 | Configure route-target import and export |
VTEP2(config-vrf)#exit | Exit from vrf mode |
VTEP2(config)#mac vrf VRF8 | Configure mac vrf as VRF8 |
VTEP2(config-vrf)#rd 2.2.2.2:27 | Configure route distinguisher value. |
VTEP2(config-vrf)#route-target both 50.50.50.50:100 | Configure route-target import and export |
VTEP2(config-vrf)#exit | Exit from vrf mode |
VTEP2(config)#mac vrf VRF9 | Configure mac vrf as VRF9 |
VTEP2(config-vrf)#rd 2.2.2.2:28 | Configure route distinguisher value. |
VTEP2(config-vrf)#route-target both 60.60.60.60:100 | Configure route-target import and export |
VTEP2(config-vrf)#exit | Exit from vrf mode |
VTEP2(config)#mac vrf VRF10 | Configure mac vrf as VRF10 |
VTEP2(config-vrf)#rd 2.2.2.2:29 | Configure route distinguisher value. |
VTEP2(config-vrf)#route-target both 70.70.70.70:100 | Configure route-target import and export |
VTEP2(config-vrf)#exit | Exit from vrf mode |
VTEP2(config)#nvo vxlan vtep-ip-global 2.2.2.2 | Enable vxlan Source Vtep Ip address global configuration |
VTEP2(config)#nvo vxlan id 10 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP2(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF1 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP2(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP2(config)#nvo vxlan id 20 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP2(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF2 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP2(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP2(config)#nvo vxlan id 21 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP2(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF3 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP2(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP2(config)#nvo vxlan id 22 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP2(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF3 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP2(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP2(config)#nvo vxlan id 23 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP2(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF4 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP2(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP2(config)#nvo vxlan id 24 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP2(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF5 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP2(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP2(config)#nvo vxlan id 25 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP2(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF6 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP2(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP2(config)#nvo vxlan id 26 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP2(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF7 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP2(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP2(config)#nvo vxlan id 27 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP2(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF8 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP2(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP2(config)#nvo vxlan id 28 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP2(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF9 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP2(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP2(config)#nvo vxlan id 29 ingress-replication | Enable VxLAN Network Identifier Head End Replication tenant type. |
VTEP2(config-nvo)#vxlan host-reachability-protocol evpn-bgp VRF10 | Host reachability protocol multiprotocol BGP VRF to carry EVPN routes. |
VTEP2(config-nvo)#exit | Exit from the VxLAN mode. |
VTEP2(config)#qos enable | Enable QoS. |
VTEP2(config)#hostname VTEP2 | Configure system's network name as VTEP2. |
VTEP2(config)#interface lo | Enter loopback interface mode. |
VTEP2(config-if)#ip address 2.2.2.2/32 secondary | Configure the secondary IP address of the loopback interface. |
VTEP2(config-if)#exit | Exit from interface mode. |
VTEP2(config)#interface xe47 | Enter interface mode. |
VTEP2(config-if)#switchport | Enter the switchport mode. |
VTEP2(config-if)#load-interval 30 | Configure load interval. |
VTEP2(config-if)#exit | Exit from interface mode. |
VTEP2(config)#interface xe48 | Enter interface mode. |
VTEP2(config-if)#ip address 30.30.30.1/24 | Configure the IP address of the interface. |
VTEP2(config-if)#exit | Enter interface mode. |
VTEP2(config)#interface xe57 | Enter interface mode. |
VTEP2(config-if)#switchport | Enter the switchport mode. |
VTEP2(config-if)#load-interval 30 | Configure load interval. |
VTEP2(config-if)#exit | Exit from interface mode. |
VTEP2(config)#router ospf 100 | Configure router ospf process ID. |
VTEP2(config-router)#ospf router-id 2.2.2.2 | Configure OSPF router ID. |
VTEP2(config-router)#bfd all-interfaces | Enable BFD all interfaces. |
VTEP2(config-router)#network 2.2.2.2/32 area 0.0.0.0 | Configure network and area as 0. |
VTEP2(config-router)#network 30.30.30.0/24 area 0.0.0.0 | Configure network and area as 0. |
VTEP2(config-router)#exit | Exit from router OSPF mode. |
VTEP2(config)#router bgp 500 | Configure router BGP AS number. |
VTEP2(config-router)#bgp router-id 2.2.2.2 | Configure BGP router ID. |
VTEP2(config-router)#neighbor 1.1.1.1 remote-as 500 | Configure a neighbor router and Peer AS Specify AS number of BGP neighbor. |
VTEP2(config-router)#neighbor 1.1.1.1 update-source lo | Configure a neighbor router and Source of routing updates as loopback. |
VTEP2(config-router)#neighbor 1.1.1.1 advertisement-interval 0 | Configure a neighbor router and minimum interval between sending BGP routing updates. |
VTEP2(config-router)#address-family ipv4 unicast | Enter Address Family command mode. |
VTEP2(config-router-af)#network 2.2.2.2/32 | Configure a network to announce via BGP. |
VTEP2(config-router-af)#neighbor 1.1.1.1 activate | Activate the neighbor. |
VTEP2(config-router-af)#exit-address-family | Exit from address family mode. |
VTEP2(config-router)#address-family l2vpn evpn | Enter Address Family with l2vpn evpn Identifier. |
VTEP2(config-router-af)#neighbor 1.1.1.1 activate | Activate the neighbor. |
VTEP2(config-router-af)#exit-address-family | Exit from address family mode. |
VTEP2(config-router)#exit | Exit from router bgp mode. |
VTEP2(config)#nvo vxlan max-cache-disable 2500 | Configure vxlan Max number of ARP/ND cache disable allowed for port-vlan. |
VTEP2(config)#nvo vxlan access-if port-vlan xe47 2 | Configure VxLAN access-if single tagged interface name with VLAN id. |
VTEP2(config-nvo-acc-if)#map vnid 22 | Map access port attribute with VxLAN Identifier. |
VTEP2(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP2(config)#nvo vxlan access-if port-vlan xe47 3 | Configure VxLAN access-if single tagged interface name with VLAN id. |
VTEP2(config-nvo-acc-if)#map vnid 23 | Map access port attribute with VxLAN Identifier. |
VTEP2(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP2(config)#nvo vxlan access-if port-vlan xe47 4 | Configure VxLAN access-if single tagged interface name with VLAN id. |
VTEP2(config-nvo-acc-if)#map vnid 24 | Map access port attribute with VxLAN Identifier. |
VTEP2(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP2(config)#nvo vxlan access-if port-vlan xe47 5 | Configure VxLAN access-if single tagged interface name with VLAN id. |
VTEP2(config-nvo-acc-if)#map vnid 25 | Map access port attribute with VxLAN Identifier. |
VTEP2(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP2(config)#nvo vxlan access-if port-vlan xe47 6 | Configure VxLAN access-if single tagged interface name with VLAN id. |
VTEP2(config-nvo-acc-if)#map vnid 26 | Map access port attribute with VxLAN Identifier. |
VTEP2(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP2(config)#nvo vxlan access-if port-vlan xe47 7 | Configure VxLAN access-if single tagged interface name with VLAN id. |
VTEP2(config-nvo-acc-if)#map vnid 27 | Map access port attribute with VxLAN Identifier. |
VTEP2(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP2(config)#nvo vxlan access-if port-vlan xe47 8 | Configure VxLAN access-if single tagged interface name with VLAN id. |
VTEP2(config-nvo-acc-if)#map vnid 28 | Map access port attribute with VxLAN Identifier. |
VTEP2(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP2(config)#nvo vxlan access-if port-vlan xe47 9 | Configure VxLAN access-if single tagged interface name with VLAN id. |
VTEP2(config-nvo-acc-if)#map vnid 29 | Map access port attribute with VxLAN Identifier. |
VTEP2(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP2(config)#nvo vxlan access-if port-vlan xe47 10 | Configure VxLAN access-if single tagged interface name with VLAN id. |
VTEP2(config-nvo-acc-if)#map vnid 10 | Map access port attribute with VxLAN Identifier. |
VTEP2(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP2(config)#nvo vxlan access-if port-vlan xe47 11 | Configure VxLAN access-if single tagged interface name with VLAN id |
VTEP2(config-nvo-acc-if)#map vnid 21 | Map access port attribute with VxLAN Identifier. |
VTEP2(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP2(config)#nvo vxlan access-if port-vlan xe47 12 | Configure VxLAN access-if single tagged interface name with VLAN id |
VTEP2(config-nvo-acc-if)#map vnid 20 | Map access port attribute with VxLAN Identifier. |
VTEP2(config-nvo-acc-if)#exit | Exit from access-if mode. |
VTEP2(config)#commit | Commit the candidate configuration to the running configuration. |
Acronym | Expansion |
---|---|
ACL | Access Control List |
MAC | Media Access Control |
SPAN | Switch Port Analyzer |
VLAN | Virtual LAN |
VxLAN | Virtual eXtensible Local Area Network |