summaryrefslogtreecommitdiff
path: root/test/units/modules/network/cnos/fixtures/cnos_linkagg_config.cfg
blob: 3daa8ecb3ec6751b4f5319821618f53cb031efb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
!
hostname ip10-241-107-39
!
interface Ethernet1/33
 description anil
 microburst-detection enable threshold 25
 lldp tlv-select max-frame-size
 lacp port-priority 33
!
interface Ethernet1/44
!
interface Ethernet1/10
 no switchport
 ip address 10.241.108.10/24
 vrrp 202
  address 10.241.108.20
  shutdown
!
interface Ethernet1/11
 no switchport
 mtu 1402
 ip address 1.1.1.2/8
!
interface port-channel20
!
interface port-channel33
 description Hentammoo
 load-interval counter 2 33
 switchport access vlan 33
 storm-control broadcast level 12.50
 mtu 66
 spanning-tree mst 33-35 cost 33
 spanning-tree bpduguard enable
!
interface Ethernet1/9
!