User`s guide
Preparing the Device for Router Mode
3-18 Using the CLI
Global
Configuration Mode
Set system-wide
parameters.
Type configure
terminal from
Privileged EXEC
mode.
Matrix>Router1(config)#
Interface
Configuration Mode
Configure router
interfaces.
Type interface vlan
or interface
loopback and the
interface’s id from
Global Configuration
mode.
Matrix>Router1
(config-if(Vlan 1 | Lpbk
1))#
Router
Configuration Mode
Set IP protocol
parameters.
Type router and the
protocol name from
Global or Interface
Configuration mode.
Matrix>Router1
(config-router)#
Key Chain
Configuration Mode
Set protocol (RIP)
authentication key
parameters.
Type key chain
and the key chain
name from Router
(RIP) Configuration
mode.
Matrix>Router1
(config-keychain)#
Key Chain Key
Configuration Mode
Configure a specific
key within a RIP
authentication key
chain.
Type key and the
key-id from Key
Chain Configuration
Mode.
Matrix>Router1
(config-keychain-key)#
Policy-Based
Routing
Configuration Mode
Configure policy-
based routing for a
route map.
Type route-map, an
id-number, and
permit or deny from
Global Configuration
Mode.
Matrix>Router1
(config-route-map-pbr)#
Server Load
Balancing (SLB)
Server Farm
Configuration Mode
Configure an LSNAT
server farm.
Type ip slb
serverfarm and the
serverfarmname
from Global
Configuration Mode.
Matrix>Router1
(config-slb-sfarm)#
Server Load
Balancing (SLB)
Real Server
Configuration Mode
Configure an LSNAT
real server.
Type real and the
real server IP
address from SLB
Server Farm
Configuration Mode.
Matrix>Router1
(config-slb-real)#
Server Load
Balancing (SLB)
Virtual Server
Configuration Mode
Configure an LSNAT
virtual server.
Type ip slb vserver
and the vserver-
name from Global
Configuration Mode.
Matrix>Router1
(config-slb-vserver)#
IP Local Pool
Configuration Mode
Configure a local
address pool as a
DHCP subnet
Type ip local pool
and the local pool
name from Global
Configuration Mode.
Matrix>Router1
(ip-local-pool)#
Table 3-6 Router Configuration Modes (continued)
Use this mode... To... Access method... Resulting Prompt...