Remote RMX-3200 Version 5.2x Configuration Guide
Configuring Network Setup Parameters: Configuring the Domain Name, DNS Servers and IP
Forwarding
5-3
5. (optional) Verify that the IP settings have been configured properly:
running-config
The command response similar to the following displays:
ss
Tip: You can also use the show ip domain-name, show ip forward and show
ip name-server commands to verify the individual IP configurations.
6. Save the configuration.
(Dub)>running-config
# Product: Remote RMX
# Version: 3.30
# Created: 2010-11-22,12:32:11.0,-0800
# User: test
# Stage2 Version: 4.06
config banner #
This is my banner.
\d
\t
#
config hostname Dub
config ip domain-name www.Kentrox.com
config ip forward
config ip name-server 10.25.2.5
config ip name-server 10.25.2.20
config ip route default 10.40.0.1
config timeout 20
config users add janedoe supervisor -e$1$KwadE3g5$OzZeYQxk1CqLoyvm8/5pU. -e$1$Kw
adE3g5$OzZeYQxk1CqLoyvm8/5pU.
config interface bridge switch ip address 10.40.57.90/16
(Dub)>