Руководство По Установке для Cisco Cisco Virtual Topology System 2.3

Скачать
Страница из 28
 
 
© 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. 
Page 24 of 28 
Table 2) BGP as Protocol for Routing VTF n/w Advertisements 
Sample BGP Configuration 
 
Note: Use this as the Day0 
BGP configuration if Route 
Reflectors are in your 
system. 
interface Vlan800 
 no shutdown 
 ip address 10.29.128.1/24 
 
router bgp 23 
 router-id 4.4.4.4 
 address-family ipv4 unicast 
  network 10.29.128.56/32 
   network 10.29.128.57/32 
  nexthop route-map vts-subnet-policy 
address-family l2vpn evpn 
 retain route-target all
 
 
VTF - Day Zero Configuration on Non-VTEP Devices 
vlan 1,800 
interface Vlan800 
  no shutdown 
  ip address 10.29.128.1/24 
interface Ethernet1/10 This is the interface from the compute to VTF. 
  switchport mode trunk 
  switchport trunk allowed vlan 800