22.10.2013 Views

7.8.1.0 - Force10 Networks

7.8.1.0 - Force10 Networks

7.8.1.0 - Force10 Networks

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

To configure a username and password:<br />

Step Task Command Syntax Command Mode<br />

1<br />

Configure a username and<br />

password to access the<br />

system remotely.<br />

Accessing the S-Series Remotely<br />

The S-Series does not have a dedicated management port, or a separate management routing table. Rather,<br />

you can configure any port on the S-Series to be the port through which you manage the system, and<br />

configure an IP route to the gateway.<br />

Configuring the system for Telnet access is a three-step process:<br />

1. Configure an IP address for the port through which you will manage the system using the command ip<br />

address from INTERFACE mode, as shown in Figure 14.<br />

2. Configure a IP route with a default gateway using the command ip route from CONFIGURATION<br />

mode, as shown in Figure 14.<br />

3. Configure a username and password using the command username from CONFIGURATION mode,<br />

as shown in Figure 14.<br />

Figure 14 Configuring the S-Series for Remote Access<br />

R5(conf)#int gig 0/48<br />

R5(conf-if-gi-0/48)#ip address 10.11.131.240<br />

R5(conf-if-gi-0/48)#show config<br />

!<br />

interface GigabitEthernet 0/48<br />

ip address 10.11.131.240/24<br />

no shutdown<br />

R5(conf-if-gi-0/48)#exit<br />

R5(conf)#ip route 10.11.32.0/23 10.11.131.254<br />

R5(conf)#username admin pass force10<br />

Configuring the Enable Password<br />

username username password [encryption-type]<br />

password<br />

encryption-type specifes how you are inputting<br />

the password, is 0 by default, and is not required.<br />

• 0 is for inputting the password in clear text.<br />

• 7 is for inputting a password that is already<br />

encrypted using a Type 7 hash. Obtaining the<br />

encrypted password from the configuration of<br />

another <strong>Force10</strong> system.<br />

CONFIGURATION<br />

Access EXEC Privilege mode using the command enable. This mode is unrestricted by default; configure<br />

it with a password as a basic security measure. There are two types of enable passwords:<br />

FTOS Configuration Guide, version <strong>7.8.1.0</strong> 47

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!