Skip to content

Commit

Permalink
Updated existing multicast test
Browse files Browse the repository at this point in the history
  • Loading branch information
jrecchia1029 committed Jan 31, 2024
1 parent 146134f commit 353fc3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ interface Port-Channel6
switchport
switchport trunk allowed vlan none
switchport mode trunk
mlag 6
!
interface Ethernet1
description P2P_LINK_TO_UNDERLAY-MULTICAST-SPINE1_Ethernet1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ port_channel_interfaces:
shutdown: false
mode: trunk
vlans: none
mlag: 6
ethernet_interfaces:
- name: Ethernet3
peer: UNDERLAY-MULTICAST-L3LEAF1B
Expand Down

0 comments on commit 353fc3b

Please sign in to comment.