Reference Guide

Getting Started | 47
Access the System Remotely
You can configure the system to access it remotely by Telnet. The method for configuring the C-Series and
E-Series for Telnet access is different from S-Series.
The C-Series and E-Series have a dedicated management port and a management routing table that is
separate from the IP routing table.
The S-Series does not have a dedicated management port, but is managed from any port. It does not
have a separate management routing table.
Access the C-Series and E-Series Remotely
Configuring the system for Telnet is a three-step process:
1. Configure an IP address for the management port. Refer to Configure the Management Port IP
Address.
2. Configure a management route with a default gateway. Refer to Configure a Management Route.
3. Configure a username and password. Refer to Configure a Username and Password.
Configure the Management Port IP Address
Assign IP addresses to the management ports in order to access the system remotely.
To configure the management port IP address:
Note: Use this process for the S60 system.
Note: Assign different IP addresses to each RPM’s management port.
Step Task Command Syntax Command Mode
1 Enter INTERFACE mode for the
Management port.
interface ManagementEthernet slot/port
slot range: 0 to 1
port range: 0
CONFIGURATION
2
Assign an IPv4 or IPv6 address to
the interface.
ip address {ipv4-address | ipv6-address}/
mask
ipv4-address: an address in dotted-decimal
format (A.B.C.D).
ipv6-address: an address in hexadecimal
format (X:X:X:X::X).
mask: a subnet mask in /prefix-length format (/
xx).
INTERFACE