You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network/enos/fixtures/enos_config_config.cfg

48 lines
641 B
INI

Current configuration:
!
version "8.4.3.12"
switch-type "Lenovo RackSwitch G8272"
iscli-new
!
!
access https enable
snmp-server location "Location:,Room:,Rack:Rack 3,LRU:40"
snmp-server read-community "public"
snmp-server trap-source 128
!
!
!
no system dhcp
no system default-ip mgt
hostname router
!
!
!
!interface ip 1
! addr <default>
! enable
!
interface ip 13
ip address 1.2.3.4 255.255.255.0
enable
exit
!
interface ip 128
ip address 10.241.105.24 255.255.255.0
enable
exit
!
ip gateway 4 address 10.241.105.1
ip gateway 4 enable
!
!
!
!
router bgp
as 100
!
!
end