Remote RMX-3200 Version 5.2x Configuration Guide
Getting Started: Setting Up the Initial Remote RMX-3200 Configuration
2-6
6. Configure the CLI session timeout as 20 minutes:
config timeout 20
7. Configure the host name as Dub:
config hostname Dub
8. Configure the IP address.
Note: The Remote RMX-3200 supports IPv4 and IPv6 and provides the ability to
configure both IP protocols at the same time. Refer to
Chapter 5: for more
information on how to configure an IPv6 address.
For this scenario, use IP address
10.40.57.90 and subnet mask 255.255.0.0:
config interface bridge switch ip address 10.40.57.90 255.255.0.0
Note: The bridge switch interface forwards IP packets to the switched Ethernet
ports. You must assign an IP address to allow remote access to Remote
RMX-3200. This IP address is the primary Remote RMX-3200 IP address.
9. Add a default route with gateway address
10.40.0.1:
config ip route default 10.40.0.1
10. Configure the remote access protocol as telnet-ftp.
config remote-access telnet-ftp enable
Note: Additional remote access protocols supported include SSH-SFTP, HTTP
and HTTPS. Refer to the remote access configuration commands in the
Remote RMX-3200 Command Reference Guide for more information.