ansible/test/integration/targets/exos_config/templates/master.cfg
Ruturaj Vyawahare f872c61712 Added integration tests for the following modules: (#55523)
- exos_facts
- exos_command
- exos_config
2019-08-28 10:48:32 -04:00

242 lines
2.9 KiB
INI

#
# Module devmgr configuration.
#
configure snmp sysName "Switch2"
configure snmp sysContact "support@extremenetworks.com, +1 888 257 3000"
configure sys-recovery-level switch reset
#
# Module vlan configuration.
#
configure vlan default delete ports all
configure vr VR-Default delete ports 1-54
configure vr VR-Default add ports 1-54
configure vlan default delete ports 2,4-7,10-13
create vlan "ansible_500"
configure vlan ansible_500 tag 500
create vlan "ansible_600"
configure vlan ansible_600 tag 600
create vlan "ansible_700"
configure vlan ansible_700 tag 700
configure ports 2 description-string "MasterUplink"
configure ports 49 auto off speed 10000 duplex full
configure ports 50 auto off speed 10000 duplex full
configure ports 51 auto off speed 10000 duplex full
configure ports 52 auto off speed 10000 duplex full
configure vlan Default add ports 1,3,8-9,14-54 untagged
#
# Module mcmgr configuration.
#
#
# Module otm configuration.
#
#
# Module fdb configuration.
#
#
# Module rtmgr configuration.
#
#
# Module policy configuration.
#
#
# Module aaa configuration.
#
#
# Module acl configuration.
#
configure access-list zone SYSTEM application VlanManager application-priority 18
configure access-list zone SYSTEM application SlppGuard application-priority 19
#
# Module bfd configuration.
#
#
# Module bgp configuration.
#
#
# Module cfgmgr configuration.
#
enable cli history expansion permanent
#
# Module dosprotect configuration.
#
#
# Module dot1ag configuration.
#
#
# Module eaps configuration.
#
#
# Module edp configuration.
#
#
# Module elrp configuration.
#
#
# Module ems configuration.
#
#
# Module epm configuration.
#
#
# Module erps configuration.
#
#
# Module esrp configuration.
#
#
# Module ethoam configuration.
#
#
# Module etmon configuration.
#
#
# Module exsshd configuration.
#
enable ssh2
#
# Module gptp configuration.
#
#
# Module hal configuration.
#
#
# Module idMgr configuration.
#
#
# Module ipSecurity configuration.
#
#
# Module ipfix configuration.
#
#
# Module lldp configuration.
#
#
# Module mrp configuration.
#
#
# Module msdp configuration.
#
#
# Module netLogin configuration.
#
#
# Module netTools configuration.
#
#
# Module nodealias configuration.
#
#
# Module ntp configuration.
#
#
# Module ospf configuration.
#
#
# Module ospfv3 configuration.
#
#
# Module pim configuration.
#
#
# Module poe configuration.
#
#
# Module rip configuration.
#
#
# Module ripng configuration.
#
#
# Module snmpMaster configuration.
#
configure snmpv3 engine-id 03:00:04:96:97:f4:fa
#
# Module stp configuration.
#
#
# Module synce configuration.
#
#
# Module techSupport configuration.
#
#
# Module telnetd configuration.
#
#
# Module tftpd configuration.
#
#
# Module thttpd configuration.
#
#
# Module twamp configuration.
#
#
# Module vmt configuration.
#
#
# Module vrrp configuration.
#
#
# Module vsm configuration.
#
#
# Module vpex configuration.
#