
Command Line Interface
Tsunami MP-8100 Reference Manual
15
1.5.4.1 Network
To configure the Network Parameters, use the following commands.
Perform the following commands to configure the IP settings. Configuration changes in IP settings takes effect only after
commit and reboot. You can commit and reboot the device using the Commit and Reboot commands.
IP Configuration
Ethernet IP Configuration
System Name(config)# network
System Name(config-net)# ?
Possible completions:
clear-interface-stats Clear Interface Statistics
exit Exits Back to Global Configure Mode
ip Ether ip/Wireless Ip Configuration
nat NAT Configuration
primary-dns-ip Primary DNS IP Address Configuration
rip Routing Information Protocol
secondary-dns-ip Secondary DNS IP Address Configuration
static-routes Static Routes Configuration
System Name(config-net)#
System Name(config-net)# ip
System Name(config-net-ip)#?
System Name(config-net-ip)# ethernet-ip-table
System Name(config-net-ip-etherip)# index 1 ipaddress 10.0.0.1
System Name(config-net-ip-etherip)# index 1 mask 255.255.255.0
System Name(config-net-ip-etherip)# index 1 address-type static
System Name(config-net-ip-etherip)#exit
System Name(config-net-ip)#exit
System Name(config-net)#exit
System Name(config)#exit
Note: Here index represents the Ethernet interface.
IP settings on the device can be displayed using the following Show Command.
System Name# show ip
// IP CONFIGURATION //
Ip Address : 10.0.0.1
Mask : 255.255.255.0
Address Type : static
// IP Gateway //
Gateway IP Address : 169.254.128.1