PurposeCommand or Action
Configures a VRF routing table and enters VRF
configuration mode.
vrf definition vrf-name
Example:
Device(config)# vrf definition vrf1
Step 4
Creates a VPN route distinguisher.
rd route-distinguisher
Example:
Device(config-vrf)# rd 100:120
Step 5
Associates an SNMP context with a particular VRF.
context context-name
Step 6
Example:
Device(config-vrf)# context context1
Depending on your release, the context command
is replaced by the snmp context command. See
the Cisco IOS Network Management Command
Reference for more information.
Note
(Optional) Creates a route-target extended community for
a VRF.
route-target {import | export | both}
route-target-ext-community
Example:
Device(config-vrf)# route-target export
100:1000
Step 7
Exits interface mode and enters global configuration mode.end
Example:
Device(config-vrf)# end
Step 8
Exits global configuration mode.end
Example:
Device(config)# end
Step 9
Configuring SNMP Support and Associating an SNMP Context
Perform this task to configure SNMP support and associate it with an SNMP context.
Cisco cBR Series Converged Broadband Routers Troubleshooting and Network Management Configuration Guide
for Cisco IOS XE Fuji 16.8.x
73
SNMP Support over VPNs—Context-Based Access Control
Configuring SNMP Support and Associating an SNMP Context