Users Guide

Here are the port channels that are created on switch one:
MX9116-A1# show running-configuration interface port-channel 1
!
interface port-channel1
description "Uplink to DataCenter"
no shutdown
switchport mode trunk
switchport trunk allowed vlan 96,1711-1713,1715
mtu 9216
vlt-port-channel 1
MX9116-A1# show running-configuration interface port-channel 11
!
interface port-channel11
description NSX_Uplink_1
no shutdown
switchport mode trunk
switchport trunk allowed vlan 2711,1714
mtu 9216
MX9116-A1# show port-channel summary
Flags: D - Down I - member up but inactive P - member up and active
U - Up (port-channel) F - Fallback Activated
--------------------------------------------------------------------------------
Group Port-Channel Type Protocol Member Ports
--------------------------------------------------------------------------------
1 port-channel1 (D) Eth DYNAMIC 1/1/41(P) 1/1/42(P)
11 port-channel11 (U) Eth DYNAMIC 1/1/27(P) 1/1/28(P)
1000 port-channel1000 (U) Eth STATIC 1/1/37(P) 1/1/38(P) 1/1/39(P) 1/1/40(P)
MX9116-A1#
Here are the port channels that are created on switch two:
MX9116-A1# show running-configuration interface port-channel 1
!
interface port-channel1
description "Uplink to DataCenter"
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 96,1711-1713,1715
mtu 9216
vlt-port-channel 1
MX9116-A2# show running-configuration interface port-channel 12
!
interface port-channel12
description NSX_uplink_2
no shutdown
switchport mode trunk
switchport trunk allowed vlan 2712,1714
mtu 9216
r10-25-s5248# show port-channel summary
Flags: D - Down I - member up but inactive P - member up and active
U - Up (port-channel) F - Fallback Activated
--------------------------------------------------------------------------------
Group Port-Channel Type Protocol Member Ports
--------------------------------------------------------------------------------
1 port-channel1 (U) Eth DYNAMIC 1/1/41(P) 1/1/42(P)
12 port-channel12 (U) Eth DYNAMIC 1/1/27(P) 1/1/28(P)
1000 port-channel1000 (U) Eth STATIC 1/1/37(P) 1/1/38(P) 1/1/39(P) 1/1/40(P)
Configure the host facing ports
To support multiple VLANs, you must place the server facing ports in trunk mode. All the VLANs assigned to the ports are tagged to allow
the port groups to identify and direct traffic appropriately.
38
Manual switch configuration