Monday, September 12, 2016

ESXI + CSR1000V + real switch logical Topology

My CCIE V5 lab using Esxi 5.5 server + CSR1000V image and real switches logical topology.
=====================================================

backup running configuration to a tftp server located in a vrf routing table.

R1(config)#ip tftp source-interface gi3
R1(config)#exit

interface GigabitEthernet3
 ip vrf forwarding mgt
 ip address 192.168.1.11 255.255.255.0
 negotiation auto
=====================================================

 To adapt gns3 CSR1000V appliance template change port name format to "Gi {port1}"


No comments:

Post a Comment