Purpose
Command or Action
Exits VRF configuration mode.
exit
Example:
Device(config-vrf)# exit
Step 5
Configures an interface and enters interface
configuration mode.
interface interface-name
Example:
Device(config)# interface Loopback0
Step 6
Configures a VRF for the interface.
ip vrf forwarding vrf-name
Example:
Device(config-if)# ip vrf forwarding cisco
Step 7
Sets a primary or secondary IP address for an interface.
ip address ip-address mask
[
secondary
]
Example:
Device(config-if)# ip address 10.0.0.2 255.0.0.0
Step 8
Exits interface configuration mode.
exit
Example:
Device(config-if)# exit
Step 9
Groups different server hosts into distinct
lists and distinct methods and enters server-group
configuration mode.
aaa group server group-name
Example:
Device(config)# aaa group server tacacs1
Step 10
Configures the IP address of the private
server for the group server.
server-private
{
ip-address
|
name
} [
nat
]
[
single-connection
] [
port port-number
] [
timeout seconds
]
[
key
[
0
|
7
]
string
]
Step 11
Example:
Device(config-sg-)# server-private 10.1.1.1
port 19 key cisco
Configures the VRF reference of a AAA
server group.
ip vrf forwarding vrf-name
Example:
Device(config-sg-)# ip vrf forwarding cisco
Step 12
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
893
How to Configure
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......