How to Change the Speed and Duplex of the Management Port

How to Change the Speed and Duplex of the Management Port

84839
Created On 09/25/18 18:00 PM - Last Modified 02/01/25 00:51 AM


Procedure


To verify the PAN settings, issue the following CLI command:

> show system state filter net.s1.eth0.hwcfg

 

net.s1.eth0.hwcfg: { 'advertised': [ 10Mb/s-full, 100Mb/s-full, 1Gb/s-full, auto, ], 'interface_type': RJ45, 'link': Up, 'mode': Autoneg, 'setting': 1Gb/s-full, }
 

Note: Chassis-based platforms may have different slots other than s1 in the above command.
 

The speed and duplex information is at the end of the output.  It is recommended this setting match the device that is connecting to the management port (either the switch or the workstation).

 

To change this setting from the CLI, run the following command:

> configure

# set deviceconfig system speed-duplex

  100Mbps-full-duplex   100Mbps-full-duplex
  100Mbps-half-duplex   100Mbps-half-duplex
  10Mbps-full-duplex    10Mbps-full-duplex
  10Mbps-half-duplex    10Mbps-half-duplex
  1Gbps-full-duplex     1Gbps-full-duplex
  1Gbps-half-duplex     1Gbps-half-duplex
  auto-negotiate        auto-negotiate

# commit

 

If the following error GMX0_TX0_INT_REG[UNDFLW]TX Underflow is returned when doing a commit, there may be a speed/duplex negotiation mismatch between the PAN management port and the switch port to which it connects.



Actions
  • Print
  • Copy Link

    https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClMVCA0&lang=en_US%E2%80%A9&refURL=http%3A%2F%2Fknowledgebase.paloaltonetworks.com%2FKCSArticleDetail

Choose Language