Compare commits
6 Commits
66a75d0540
...
2d0be9957d
| Author | SHA1 | Date | |
|---|---|---|---|
| 2d0be9957d | |||
| 20f05ada55 | |||
| 74f4c28ea2 | |||
| cb435d4c4c | |||
| 1a2d38ebbb | |||
| a6fa5f19b6 |
@ -2039,7 +2039,7 @@ https-server vrf default
|
||||
https-server vrf mgmt
|
||||
router msdp
|
||||
enable
|
||||
ip msdp peer 10.101.254.253
|
||||
ip msdp peer 10.114.254.253
|
||||
connect-source loopback0
|
||||
sa-limit 2048
|
||||
enable
|
||||
@ -2049,7 +2049,7 @@ router msdp
|
||||
sa-limit 2048
|
||||
enable
|
||||
mesh-group core-meshgrp
|
||||
ip msdp peer 10.114.254.253
|
||||
ip msdp peer 10.101.254.253
|
||||
connect-source loopback0
|
||||
sa-limit 2048
|
||||
enable
|
||||
|
||||
@ -2031,17 +2031,17 @@ https-server vrf default
|
||||
https-server vrf mgmt
|
||||
router msdp
|
||||
enable
|
||||
ip msdp peer 10.114.254.254
|
||||
connect-source loopback0
|
||||
sa-limit 2048
|
||||
enable
|
||||
mesh-group core-meshgrp
|
||||
ip msdp peer 10.101.254.254
|
||||
connect-source loopback0
|
||||
sa-limit 2048
|
||||
enable
|
||||
mesh-group core-meshgrp
|
||||
ip msdp peer 10.101.254.253
|
||||
connect-source loopback0
|
||||
sa-limit 2048
|
||||
enable
|
||||
mesh-group core-meshgrp
|
||||
ip msdp peer 10.114.254.254
|
||||
connect-source loopback0
|
||||
sa-limit 2048
|
||||
enable
|
||||
|
||||
@ -647,6 +647,13 @@ qos dscp-map 43 local-priority 6 color green name CS5
|
||||
qos dscp-map 44 local-priority 6 color green name CS5
|
||||
qos dscp-map 45 local-priority 6 color green name CS5
|
||||
qos dscp-map 47 local-priority 6 color green name CS5
|
||||
interface lag 114 multi-chassis
|
||||
description to shea-noc-6300 sw1
|
||||
no shutdown
|
||||
no routing
|
||||
vlan trunk native 699 tag
|
||||
vlan trunk allowed all
|
||||
lacp mode active
|
||||
interface lag 243 multi-chassis
|
||||
description Uplink LAG
|
||||
no shutdown
|
||||
@ -661,6 +668,10 @@ interface lag 256
|
||||
vlan trunk native 699 tag
|
||||
vlan trunk allowed all
|
||||
lacp mode active
|
||||
interface 1/1/32
|
||||
description Uplink LAG shea-noc-6300-sw1
|
||||
no shutdown
|
||||
lag 114
|
||||
interface 1/1/33
|
||||
description Uplink LAG
|
||||
no shutdown
|
||||
|
||||
@ -647,6 +647,13 @@ qos dscp-map 43 local-priority 6 color green name CS5
|
||||
qos dscp-map 44 local-priority 6 color green name CS5
|
||||
qos dscp-map 45 local-priority 6 color green name CS5
|
||||
qos dscp-map 47 local-priority 6 color green name CS5
|
||||
interface lag 114 multi-chassis
|
||||
description to shea-noc-6300 sw2
|
||||
no shutdown
|
||||
no routing
|
||||
vlan trunk native 699 tag
|
||||
vlan trunk allowed all
|
||||
lacp mode active
|
||||
interface lag 243 multi-chassis
|
||||
description Uplink LAG
|
||||
no shutdown
|
||||
@ -661,6 +668,10 @@ interface lag 256
|
||||
vlan trunk native 699 tag
|
||||
vlan trunk allowed all
|
||||
lacp mode active
|
||||
interface 1/1/32
|
||||
description Uplink LAG shea-noc-6300-sw2
|
||||
no shutdown
|
||||
lag 114
|
||||
interface 1/1/33
|
||||
description Uplink LAG
|
||||
no shutdown
|
||||
|
||||
@ -683,6 +683,10 @@ interface lag 256
|
||||
vlan trunk native 699 tag
|
||||
vlan trunk allowed all
|
||||
lacp mode active
|
||||
interface 1/1/1
|
||||
no shutdown
|
||||
no routing
|
||||
vlan access 6
|
||||
interface 1/1/3
|
||||
no shutdown
|
||||
interface 1/1/48
|
||||
|
||||
@ -262,11 +262,11 @@ interface 1/1/38
|
||||
interface 1/1/39
|
||||
no shutdown
|
||||
no routing
|
||||
vlan access 1
|
||||
vlan access 114
|
||||
interface 1/1/40
|
||||
no shutdown
|
||||
no routing
|
||||
vlan access 1
|
||||
vlan access 114
|
||||
interface 1/1/41
|
||||
description sh-noc-a8360-2-a
|
||||
no shutdown
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user