Cisco Cisco Nexus 5010 Switch Libro blanco

Descargar
Página de 75
 
 
© 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. 
Page 27 of 75 
  no ipv6 redirects 
 
interface Ethernet1/25   
## configuring member of port-channel 1
 
  switchport mode trunk 
  switchport trunk allowed vlan add 101-102, 301-302 
  channel-group 1 mode active 
 
interface Ethernet1/26   
## configuring member of port-channel 2
 
  switchport mode trunk 
  switchport trunk allowed vlan add 101-102, 301-302 
  channel-group 2 mode active 
 
interface Port-channel 1   
## configuring port-channel 1/ vpc11 to active firewall node
 
  switchport mode trunk 
  switchport trunk allowed vlan add 101-102, 301-302 
  vpc 11 
 
interface Port-channel 2  
## configuring port-channel 2/ vpc12 to standby firewall node
 
  switchport mode trunk 
  switchport trunk allowed vlan add 101-102, 301-302 
  vpc 12 
 
interface nve1   
  host-reachability protocol bgp   
  member vni 30101  
## configuring VTEP parameters for L2 VNI 30101
 
    suppress-arp 
    mcast-group 239.1.1.101 
  member vni 30102  
## configuring VTEP parameters for L2 VNI 30102
 
    suppress-arp 
    mcast-group 239.1.1.102 
 member vni 30301  
## configuring VTEP parameters for L2 VNI 30301
 
    suppress-arp 
    mcast-group 239.1.1.101 
 member vni 30302  
## configuring VTEP parameters for L2 VNI 30302
 
    suppress-arp 
    mcast-group 239.1.1.102 
 member vni 50001 associate-vrf   
## configuring L3 VRF VNI 50001
 
 
router bgp 65000 
  address-family l2vpn evpn  
## enabling bgp evpn control plane for host reachability 
 vrf VRF-A 
    address-family ipv4 unicast 
      advertise l2vpn evpn 
      redistribute direct route-map FABRIC-RMAP-REDIST-SUBNET 
      maximum-paths ibgp 2 
evpn     
  vni 30101 l2  
## enabling bgp evpn control plane for host reachability for L2 VNI 30101
 
    rd auto