192.168.1.1> ip
192.168.1.1 ip> enable ether 192.168.1.3 255.255.255.0 192.168.1.1 ip> route delete default
192.168.1.1 ip> route add default 0.0.0.0 192.168.1.233 00:00:00:00 192.168.1.1 ip> config save
FigureThe
33.2General IP Commands
The following is a list of general IP commands that help with the management of the IP parameters.
33.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.
33.2.2Version Command
Syntax:
192.168.1.1 ip> version
This command shows the IP version and MAC address of the network module.
33.2.3Ping Command
Syntax:
192.168.1.1 ip> ping <host> [<ttl> [<size>]]
where
IP Commands |