mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
59 lines
589 B
Text
59 lines
589 B
Text
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 "test1"
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!
|
|
!interface ip 1
|
|
! addr <default>
|
|
! enable
|
|
!
|
|
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
|
|
|