You are on page 1of 1

Explicit

For n7k below procedure


interface port-channel1
description this is portchannel to Sriram-Apex10 ports 32-35
switchport
switchport mode trunk
medium p2p
interface vfc1
bind interface port-channel1
switchport mode E
no shutdown
interface Ethernet2/16
description "connected to Sriram Apex10"
switchport
switchport mode trunk
medium p2p
channel-group 1
no shutdown
interface Ethernet2/17
description "connected to Sriram Apex10"
switchport
switchport mode trunk
medium p2p
channel-group 1
no shutdown
interface Ethernet2/18
description "connected to Sriram Apex10"
switchport
switchport mode trunk
medium p2p
channel-group 1
no shutdown
implicit
interface port-channel1
description this is portchannel to Sriram-Apex10 ports 32-35
switchport
switchport mode trunk
medium p2p
interface vfc-port-channel 1
switchport mode E
no shutdown
for mds, if we create port-channel it is regular fc portchannel and create ether
net port channel and then bind to interface vfc for explicit and create vfc-port
channel for implicit

You might also like