Tsunami MP-8100 Reference Manual 16
Wireless IP Config Table Configuration
Wireless IP settings can be configured only in Routing Mode of BSU and SU.
Default Gateway Configuration
RIP Status and RIP Config Table
Enter the following commands to configure and enable RIP. Note that RIP is configurable only when the device is in Routing
Mode and Network Address Translation (NAT) is disabled.
Configuring RIP Status
System Name(config-net-ip)# wireless-ip-table
System Name(config-net-ip-wirelessconfig)# index 1 ip 169.254.131.132
System Name(config-net-ip-wirelessconfig)# index 1 mask 255.255.255.0
System Name(config-net-ip-wirelessconfig)# exit
System Name(config-net-ip)# exit
System Name(config-net)# exit
System Name(config)# exit
System Name# show ip
System Name# show ip
// IP CONFIGURATION //
Ip Address : 10.0.0.1
Mask : 255.255.255.0
Address Type : static
// IP Gateway Configuration//
Gateway IP Address : 169.254.128.1
// WIRELESS IP CONFIGURATION //
INDEX 1
Ip Address : 169.254.128.12
Mask :255.255.255.0
System Name(config-net-ip)# default-gateway 169.254.128.1
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
System Name(config-net)# rip
System Name(config-net-rip)# status enable