[Panasonic HUB] How to configure the management IP address

Switch

Target environment

  • Switch-M24eG (PN28240K)

How to configure the management IP address

You can configure the management IP address with the following command. A default gateway can also be set at the same time if necessary.

  • (config)# ip address <ip address> <mask> [<default gateway>]

Example:

hostname(config)# ip address 192.168.100.55 255.255.255.0

To delete the configured management IP address, execute the following command.

  • (config)# ip address 0.0.0.0 0.0.0.0

IP address confirmation command

You can check your current IP address with the following command:

  • # show ip conf
hostname# show ip conf
   MAC Address       : xx:xx:xx:xx:xx:xx
   IP Address        : 192.168.100.55
   Subnet Mask       : 255.255.255.0
   Default Gateway   : 192.168.100.254

References

Switch-M24eG(PN28240K)|レイヤ2スイッチングハブ|スイッチングハブ(HUB)|パナソニックEWネットワークス株式会社|Panasonic
パナソニックEWネットワークス株式会社の「Switch-M24eG」は、10/100/1000Mbps24ポート+ SFP2スロット(10/100/1000Tと排他利用)ギガスイッチイングハブです。


Comments

Copied title and URL