Example; Enabling Router Configuration Modes; Enabling The Switch For Routing; Router Cli Configuration Modes - Enterasys SecureStack B3 Configuration Manual

Stackable switches
Table of Contents

Advertisement

Enabling Router Configuration Modes

Table 16-1 Enabling the Switch for Routing
To do this task...
Step 1
From admin (su) mode,
enable router mode.
Step 2
Enable router Privileged
EXEC mode.
Step 3
Enable global router
configuration mode.
Step 4
Enable interface
configuration mode using the
routing VLAN or loopback id.
Step 5
Assign an IP address to the
routing interface.
Step 6
Enable the interface for IP
routing.

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.
B3(su)->router
B3(su)->router>enable
B3(su)->router#configure
Enter configuration commands:
B3(su)->router(Config)#interface vlan 1
B3(su)->router(Config-if(Vlan 1))#ip address 182.127.63.1 255.255.255.0
B3(su)->router(Config-if(Vlan 1))#no shutdown
Enabling Router Configuration Modes
The SecureStack B3 CLI provides different modes of router operation for issuing a subset of 
commands from each mode. Table
Table 16-2 Router CLI Configuration Modes
Use this mode...
Privileged EXEC
Mode
Global Configuration
Mode
Interface
Configuration Mode
16-2 Preparing for Router Mode
Type this command...
router
enable
configure
interface {vlan vlan-id | loopback
loop-id}
ip address {ip-address ip-mask}
no shutdown
16‐2 describes these modes of operation.
To...
Access method...
Set system operating
From the switch CLI:
parameters
Type router, then
Show configuration
Type enable.
parameters
Save/copy
configurations
Set system-wide
Type configure from
parameters.
Privileged EXEC mode.
Configure router
Type interface vlan or
interfaces.
loopback and the
interface's id from Global
Configuration mode.
At this prompt...
Switch:
B3(su)->
Router:
B3(su)->router>
Router:
B3(su)->router#
Router:
B3(su)>router(Config)#
Router:
B3(su)->router (Config-if
(Vlan 1))#
Router:
B3(su)->router(Config-if
(Vlan 1))#
Resulting Prompt...
B3(su)->router>
B3(su)->router#
B3(su)->router (Config)#
B3(su)->router(Config-if
(Vlan 1))#
B3(su)->router(Config-if
(Lpbk 1))#
For details, see...
"interface" on
page 17-2
"interface" on
page 17-2
"no
shutdown" on
page 17-6

Advertisement

Table of Contents
loading

Table of Contents