Enterasys Networks 9034313-07 Enabling Router Configuration Modes, Router CLI Configuration Modes

Models: 9034313-07

1 872
Download 872 pages 24.54 Kb
Page 544
Image 544
Enable router Privileged EXEC mode.
Enable global router configuration mode.
Enable interface configuration mode using the routing VLAN or loopback id.
Assign an IP address to the routing interface.

Enabling Router Configuration Modes

Table 18-1 Enabling the Switch for Routing

Step

To do this task...

...Type this command

...At this prompt

For details, see...

 

 

 

 

 

1

From admin (su) mode,

router

Switch:

 

 

enable router mode.

 

C3(su)->

 

2

3

4

5

enable

Router:

 

 

C3(su)->router>

 

 

 

 

configure

Router:

 

 

C3(su)->router#

 

 

 

 

interface {vlan vlan-idloopback

Router:

interface” on page

loop-id}

C3(su)>router(Config)#

19-3

 

 

 

ip address {ip-address ip-mask}

Router:

interface” on page

 

C3(su)->router (Config-if

19-3

 

(Vlan 1))#

 

6

Enable the interface for IP

no shutdown

Router:

no shutdown” on

 

routing.

 

C3(su)->router(Config-if

page 19-6

 

 

 

(Vlan 1))#

 

 

 

 

 

 

Example

The following example shows how to configure VLAN 1 on IP address 182.127.63.1 255.255.255.0 as a routing interface.

C3(su)->router C3(su)->router>enable C3(su)->router#configure Enter configuration commands:

C3(su)->router(Config)#interface vlan 1 C3(su)->router(Config-if(Vlan 1))#ip address 182.127.63.1 255.255.255.0 C3(su)->router(Config-if(Vlan 1))#no shutdown

Enabling Router Configuration Modes

The SecureStack C3 CLI provides different modes of router operation for issuing a subset of commands from each mode. Table 18‐2 describes these modes of operation.

Table 18-2 Router CLI Configuration Modes

Use this mode...

To...

Access method...

Resulting Prompt...

 

 

 

 

Privileged EXEC

Set system operating

From the switch CLI:

 

Mode

parameters

Type router, then

C3(su)->router>

 

Show configuration

 

Type enable.

C3(su)->router#

 

parameters

 

 

 

 

Save/copy

 

 

 

configurations

 

 

 

 

 

 

Global Configuration

Set system-wide

Type configure from

C3(su)->router (Config)#

Mode

parameters.

Privileged EXEC mode.

 

 

 

 

 

Interface

Configure router

Type interface vlan or

C3(su)->router(Config-if

Configuration Mode

interfaces.

loopback and the

(Vlan 1))#

 

 

interface’s id from Global

C3(su)->router(Config-if

 

 

Configuration mode.

 

 

(Lpbk 1))#

 

 

 

18-2 Preparing for Router Mode

Page 544
Image 544
Enterasys Networks 9034313-07 manual Enabling Router Configuration Modes, Enabling the Switch for Routing