Cisco Cisco Virtual Topology System 2.3 Installation Guide

Page of 28
 
 
© 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. 
Page 2 of 28 
exec-timeout 0 0 

control-plane 
management-plane 
  out-of-band 
   interface MgmtEth0/0/CPU0/0 
    allow all peer 
 
     address ipv4 169.254.10.0/30 
    ! 
   ! 
  ! 
 ! 


interface Loopback0 
ipv4 address 20.1.0.4 255.255.255.255 

interface MgmtEth0/0/CPU0/0 
ipv4 address 169.254.10.2 255.255.255.0 

interface GigabitEthernet0/0/0/0 
ipv4 address 10.29.128.12 255.255.255.0 

interface GigabitEthernet0/0/0/1 
ipv4 address 172.20.111.28 255.255.255.0 

interface GigabitEthernet0/0/0/2 
shutdown 

 
router static 
maximum path ipv4 30000 
address-family ipv4 unicast 
  0.0.0.0/0 10.29.128.1 


router ospf 100 
area 0.0.0.0 
  default-cost 10 
  interface Loopback0 
  ! 
  interface GigabitEthernet0/0/0/0 
  ! 
  interface GigabitEthernet0/0/0/1 
  ! 


platform mode production accept-eula 
end