Cisco Cisco Nexus 5010 Switch Libro bianco

Pagina di 75
 
 
© 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. 
Page 43 of 75 
  address-family ipv4 unicast 
    route-target both auto 
    route-target both auto evpn 
 
vrf context VRF-EXT 
## no static routes configured
 
  vni 50010 
  rd auto 
  address-family ipv4 unicast 
    route-target both auto 
    route-target both auto evpn 
 
interface Vlan3001  
## regular (not anycast-gateway) SVI to establish routing adjacency 
with firewall
 
  no shutdown 
  vrf member VRF-A 
  ip address 10.10.231.1/24   
  ip router ospf OSPF-10 area 0
 
 
interface Vlan3002  
## regular (not anycast-gateway) SVI to establish routing adjacency 
with firewall
 
  no shutdown 
  vrf member VRF-B  
  ip address 10.10.232.1/24  
 
  ip router ospf OSPF-10 area 0
 
 
interface Vlan3500  
## regular (not anycast-gateway) SVI to establish routing adjacency 
with firewall
 
  no shutdown 
  vrf member VRF-EXT 
  ip address 10.10.235.1/24   
  ip router ospf OSPF-10 area 0
 
 
interface Vlan2000   
  no shutdown 
  vrf member VRF-A 
  no ip redirects 
  ip forward 
  ipv6 forward 
  no ipv6 redirects 
 
interface Vlan2001   
  no shutdown 
  vrf member VRF-B 
  no ip redirects 
  ip forward 
  ipv6 forward 
  no ipv6 redirects 
 
interface Vlan2002