Cisco Cisco Virtual Topology System 2.1 Guide De Montage

Page de 26
 
 
© 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. 
Page 26 of 26 
On XRv 2 
 
hostname XRVR2 
telnet vrf VTS_VIP ipv4 server max-servers 10 
vrf VTS_VIP 
  address-family ipv4 unicast 
 ! 

interface GigabitEthernet0/0/0/1 
vrf VTS_VIP 
ipv4 address 172.20.111.29 255.255.255.0 

router static 
 vrf VTS_VIP 
   address-family ipv4 unicast 
    0.0.0.0/0 172.20.111.1 
  ! 
 ! 
! 
 
Note
:  
  The configuration shown here is the Day zero required for the HA portion. 
Other Day zero configurations may be necessary for the EVPN RR 
functionality.  
  VTS_VIP is user-chosen name for the VRF. 
  router bgp 100 - 100 is the local ASN chosen by the user.