Enabling Router Configuration Modes
Table 18-1 Enabling the Switch for Routing
Step
To do this task...
1
From admin (su) mode,
enable router mode.
2
Enable router Privileged
EXEC mode.
3
Enable global router
configuration mode.
4
Enable interface
configuration mode using the
routing VLAN or loopback id.
5
Assign an IP address to the
routing interface.
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.
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
Table 18-2 Router CLI Configuration Modes
Use this mode...
Privileged EXEC
Mode
Global Configuration
Mode
Interface
Configuration Mode
18-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
18‐2 describes these modes of operation.
To...
Set system operating
parameters
Show configuration
parameters
Save/copy
configurations
Set system-wide
parameters.
Configure router
interfaces.
At this prompt...
Switch:
C3(su)->
Router:
C3(su)->router>
Router:
C3(su)->router#
Router:
C3(su)>router(Config)#
Router:
C3(su)->router (Config-if
(Vlan 1))#
Router:
C3(su)->router(Config-if
(Vlan 1))#
Access method...
From the switch CLI:
Type router, then
Type enable.
Type configure from
Privileged EXEC mode.
Type interface vlan or
loopback and the
interface's id from Global
Configuration mode.
For details, see...
"interface" on page
19-3
"interface" on page
19-3
"no
shutdown" on
page 19-6
Resulting Prompt...
C3(su)->router>
C3(su)->router#
C3(su)->router (Config)#
C3(su)->router(Config-if
(Vlan 1))#
C3(su)->router(Config-if
(Lpbk 1))#
Need help?
Do you have a question about the SECURESTACK C3 and is the answer not in the manual?
Questions and answers