Change the characteristics of one or more Ethernet ports.
config
port ifName IfName
| Field Name | Description |
|---|---|
| phyMode enumeration | The port's physical mode. Valid values:
|
| phySpeed enumeration | The port-speed setting. If set to auto, the system negotiates with the remote client to achieve the best common speed and duplex settings (based on the advertised speed and duplex settings). Valid values:
|
| phyDuplex enumeration | The acceptable duplex methods for the port. Valid values:
|
| jumboFrames enumeration | The setting for the port's acceptance of jumbo frames. Jumbo frames extend the traditional 1500-byte Ethernet frame size to 9018 bytes for 100M and Gigabit Ethernet. Valid values:
enabled, disabled
|
| advSpeed enumeration | The speed(s) that the port advertises to any remote devices if physpeed is set to auto. Valid values:
|
| advDuplex enumeration | The duplex setting(s) that the port advertises to the remote device if physpeed is set to auto. Valid values:
|
| defVlan text | Sets the default VLAN. Any packet arriving on the port that does not have a VLAN ID in its extended MAC header is assigned to this VLAN. This can be set to either the name of a VLAN or 'discard' to drop untagged packets. If the port is a member of a LAG, this setting is overridden by the LAG's default VLAN setting. |