For example, if you want the
192.168.1.1> ip
192.168.1.1 ip> enable ether 172.21.100.1 192.168.1.1 ip> subnet delete ether.home
192.168.1.1 ip> subnet add ether.home ether 172.21.100.0 ff:ff:ff:00 192.168.1.1 ip> route delete default
192.168.1.1 ip> route add default 0.0.0.0 172.21.100.254 00:00:00:00 192.168.1.1 ip> config save
FigureThe
12.2General IP Commands
The following is a list of general IP commands that help with the management of the IP parameters.
12.2.1Config Command
Syntax:
192.168.1.1 ip> config [save]
This command shows the IP configuration. The save option saves the configuration to the nonvolatile memory.
12.2.2Version Command
Syntax:
192.168.1.1 ip> version
This command shows the IP version and MAC address of the network module.
IP Commands |