Is BES-53248 interface 1/1 in RCFv1.6 a physical port?
Applies to
- Broadcom BES-53248 Cluster Switch
- Reference Configuration File (RCF)
- Link Aggregation (LAG)
Answer
No, interface 1/1 is not a physical port, it is a LAG, the configuration for interface 1/1 includes interface 0/55 and interface 0/56, and after applying the RCF, it will be displayed as interface lag 1 in the running configuration.
Configuration details from RCF:
interface 1/1no shutdowndescription "Cluster ISL"service-policy in WRED_100Gno port-channel staticport-channel load-balance 7mtu 9216switchport mode trunkThe LAG is composed of the following ports:port-channel name 1/1 Cluster-ISLinterface 0/55addport 1/1exitinterface 0/56addport 1/1exitOther relevant configurations:interface 0/1-0/16no shutdowndescription "10/25GbE Node Port"service-policy in WRED_25Gspanning-tree edgeportmtu 9216switchport mode trunkdatacenter-bridgingpriority-flow-control mode onpriority-flow-control priority 5 no-dropexitexit
interface 0/55-0/56no shutdowndescription "Cluster ISL Port"service-policy in WRED_100Gmtu 9216switchport mode trunkdatacenter-bridgingpriority-flow-control mode onpriority-flow-control priority 5 no-drop
running-config output:
interface lag 1
service-policy in WRED_100G
description "Cluster ISL"
no port-channel static
port-channel load-balance 7
mtu 9216
switchport mode trunk
exit
