FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit bcd39c89 authored by Paul Browne's avatar Paul Browne
Browse files

Merge branch 'arcus/victoria-staging' into 'arcus/victoria-production'

Sync arcus/victoria staging to arcus/victoria-production

See merge request !274
parents 1652d6de f86828c8
No related branches found
No related tags found
1 merge request!274Sync arcus/victoria staging to arcus/victoria-production
......@@ -47,21 +47,21 @@ switch_interface_config:
#####
# Uplink port channel
TenGigabitEthernet1/51:
description: ethsw-s-ar09-u25-p9-2
description: ethsw-s-ar09-u24-p22-1
config: >
{{ switch_interface_config_lag_member_off +
['port-channel-protocol lacp',
' port-channel 51 mode active',
' exit'] }}
TenGigabitEthernet1/52:
description: ethsw-s-ar12-u25-p9-2
description: ethsw-s-ar12-u24-p22-1
config: >
{{ switch_interface_config_lag_member_off +
['port-channel-protocol lacp',
' port-channel 51 mode active',
' exit'] }}
Po51:
description: ethsw-s-u25-uplink
description: ethsw-s-u24-uplink
config: "{{ switch_interface_config_lag }}"
# VLAN interfaces
vlan 41:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment