In this section:
Use this object to configure the management and packet Ethernet ports.
% set system ethernetPort mgmtAdmin <system_name> <mgt0 | mgt1> portIndex <index #> packetAdmin <system_name> <pkt0 | pkt1> portIndex <index #>
% request system ethernetPort packetAdmin <host name> <pkt0 | pkt1> switchover
Parameter | Description |
---|---|
| Use this object to configure management ports.
|
| Use this object to configure packet ports.
|
This example displays Ethernet port configuration:
% show system ethernetPort packetAdmin merc pkt0 { portIndex 2; } packetAdmin merc pkt1 { portIndex 3; } packetAdmin merc pkt2 { portIndex 4; } packetAdmin merc pkt3 { portIndex 5; } mgmtAdmin merc mgt0 { portIndex 0; } mgmtAdmin merc mgt1 { portIndex 1; }