Configuring VRF-Aware RADIUS
To configure VRF-Aware RADIUS, you must first enable AAA on a RADIUS server. The switch supports
the ip vrf forwarding vrf-name server-group configuration and the ip radius source-interface global
configuration commands, as described in the Per VRF AAA Feature Guide.
Configuring VRF-Aware Services for Syslog
For complete syntax and usage information for the commands, refer to the switch command reference for this
release and the Cisco IOS Switching Services Command Reference, Release 12.4.
Procedure
PurposeCommand or Action
Enters the global configuration mode.configure terminal
Example:
Device# configure terminal
Step 1
Enables or temporarily disables logging of
storage router event message.
logging on
Example:
Device(config)# logging on
Step 2
Specifies the host address of the syslog
server where logging messages are to be
sent.
logging host ip-address vrf vrf-name
Example:
Device(config)# logging host 10.10.1.0
vrf vpn1
Step 3
Logs messages to an internal buffer.
logging buffered logging buffered size
debugging
Step 4
Example:
Device(config)# logging buffered critical
6000 debugging
Limits the logging messages sent to the
syslog server.
logging trap debugging
Example:
Device(config)# logging trap debugging
Step 5
Sends system logging messages to a logging
facility.
logging facility facility
Example:
Device(config)# logging facility user
Step 6
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
168
Configuring IP Unicast Routing
Configuring VRF-Aware Services