- IGMP Profile Configuration Mode Commands
- IKEv2 Security Association Configuration Mode Commands
- IMEI Profile Configuration Mode
- IMEI-TAC-Group Configuration Mode Commands
- IMS Authorization Service Configuration Mode Commands
- IMS Sh Service Configuration Mode Commands
- IPMS Client Configuration Mode Commands
- IPNE Endpoint Configuration Mode Commands
- IPNE Service Configuration Mode Commands
- IPSec Transform Set Configuration Mode Commands
- IPSG RADIUS Snoop Configuration Mode Commands
- IPSG RADIUS Server Configuration Mode Commands
- IPSP Configuration Mode Commands
- IPv6 ACL Configuration Mode Commands
- IPv6 to IPv4 Tunnel Interface Configuration Mode Commands
- IP VRF Context Configuration Mode Commands
- ISAKMP Configuration Mode Commands
- IuPS Service Configuration Mode Commands
- LAC Service Configuration Mode Commands
- Line Configuration Mode Commands
- Link Configuration Mode Commands
- Linkset Configuration Mode Commands
- LMA Service Configuration Mode Commands
- LNS Service Configuration Mode Commands
- Local Policy Actiondef Configuration Mode Commands
- Local Policy Eventbase Configuration Mode Commands
- Local Policy Ruledef Configuration Mode Commands
- Local Policy Service Configuration Mode Commands
- Location Service Configuration Mode Commands
- Logical eNode Configuration Mode Commands
- Loopback Interface Configuration Mode Commands
- LTE Custom TAI List Configuration Mode Commands
- LTE Emergency Profile Configuration Mode Commands
- LTE Forbidden Location Area Configuration Mode Commands
- LTE Forbidden Tracking Area Configuration Mode Commands
- LTE Foreign PLMN GUTI Management Database Configuration Mode Commands
- LTE HeNBGW MME Pool Configuration Mode Commands
- LTE Handover Restriction List Configuration Mode Commands
- LTE MME HeNB-GW Management Database Configuration Mode Commands
- LTE Network Global MME ID Management Database Configuration Mode Commands
- LTE Paging Map Configuration Mode Commands
- LTE Paging Profile Configuration Mode Commands
- LTE Peer Map Configuration Mode Commands
- LTE Policy Configuration Mode Commands
- LTE Subscriber Map Configuration Mode Commands
- LTE TAI Management Database Configuration Mode Commands
- LTE TAI Management Object Configuration Mode Commands
- MAG Service Configuration Mode Commands
- MAP Service Configuration Mode Commands
- MIP HA Assignment Table Configuration Mode Commands
- MPLS-LDP Configuration Mode Commands
- MIPv6 HA Service Configuration Mode Commands
- MME-eMBMS Service Configuration Mode Commands
- MME LAC Pool Area Configuration Mode Commands
- MME MSC Pool Area Configuration Mode
- MME SGs Service Configuration Mode Commands
- MME Service Configuration Mode Commands
- MPLS-IP Configuration Mode Commands
- MRME Service Configuration Mode Commands
- Network Service Entity- IP Local Configuration Mode Commands
- Network Service Entity - Peer NSEI Configuration Mode Commands
- Network Service Virtual Connection Configuration Mode Commands
- Network Service Virtual Link Configuration Mode Commands
- NTP Configuration Mode Commands
- NTSR Pool Configuration Mode Commands
- Operator Policy Configuration Mode
- ORBEM Configuration Mode Commands
- OSPF Configuration Mode Commands
- OSPFv3 Configuration Mode Commands
- OSPF VRF Configuration Mode Commands
- Out-Address Configuration Mode Commands
- P2P Advertisement Server Group Configuration Mode Commands
- PCC-Action-Set Configuration Mode Commands
- PCC-AF-Service Configuration Mode Commands
- PCC-Condition-Group Configuration Mode Commands
- PCC-Data-Service Configuration Mode Commands
- PCC-Event-Notification-Interface-Endpoint Configuration Mode Commands
- PCC-Policy-Service Configuration Mode Commands
- PCC-Service-Profile Configuration Mode Commands
- PCC-QoS-Profile Configuration Mode Commands
- PCC-Quota Service Configuration Mode Commands
- PCC-Sp-Endpoint Configuration Mode Commands
- PCC-Service Addon Configuration Mode Commands
- PCC-TimeDef Configuration Mode Commands
- PCP Configuration Mode Commands
- PCP Policy Control Configuration Mode Commands
- PDIF Service Configuration Mode Commands
- PDG Service Configuration Mode Commands
- PDSN Service Configuration Mode Commands
- PDSN Service RoHC Configuration Mode Commands
- Peer List Configuration Mode Commands
- Peer Profile Configuration Mode Commands
- Peer-Server Configuration Mode Commands
- P-GW Service Configuration Mode Commands
- Policy Control Configuration Mode Commands
- Plugin Configuration Mode Commands
- PVC Configuration Mode Commands
- PVC Interface Configuration Mode Commands
- QCI - QoS Mapping Configuration Mode Commands
- QCI - RAN ID Mapping Configuration Mode Commands
- QoS L2 Mapping Configuration Mode Commands
- QoS Profile Configuration Mode Commands
- Index
IP VRF Context Configuration
Mode Commands
The IP VRF Context Configuration Mode is used to create and manage the Virtual Routing and Forwarding (VRF) context instance for BGP/MPLS VPN, GRE, IPSec tunneling or service interfaces for virtual routing, addresses, address resolution options, etc.
Mode
Exec > Global Configuration > Context Configuration > IP VRF Context Configuration
configure > context context_name > ip vrf vrf_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-context-vrf)#
The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
- associate l2-mapping-table
- description
- end
- exit
- ip aggregate-address
- ip guarantee
- ip maximum-routes
- mpls map-dscp-to-exp
- mpls map-exp-to-dscp
associate l2-mapping-table
Associates a global QoS-to-Level 2 mapping table with this VRF.
Product
ePDG
HSGW
P-GW
SAEGW
S-GW
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > IP VRF Context Configuration
configure > context context_name > ip vrf vrf_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-context-vrf)#
Syntax
Syntax Description
associate l2-mapping-table { name table_name | system-default } no associate l2-mapping-table
no
Disassociates an existing L2 mapping table from this VRF.
name table_name
Specifies the name of an existing internal table from which to map QoS to L2 values.
table_name is an alphanumeric string of 0 through 80 characters.
system-default
Associates the system-default table with this VRF. This is useful if the base-context has a different explicit mapping.
Usage Guidelines
Use this command to associates a global QoS-to-Level 2 mapping table with this VRF.
Internal-QoS will be mapped to an actual L2 value (either or both of 802.1p/MPLS) using a per-VRF based table.
If an l2-mapping-table association is made at both the VRF and VPN level, the VRF level takes precedence.
The mapping table is configured via the Global Configuration mode qos l2-mapping-table command.
Examples
associate l2-mapping-table name vrf10
description
Allows you to enter descriptive text for this configuration.
Product
All
Privilege
Security Administrator, Administrator
Syntax
Syntax Description
description text no description
no
Clears the description for this configuration.
text
Enter descriptive text as an alphanumeric string of 1 to 100 characters.
If you include spaces between words in the description, you must enclose the text within double quotation marks (" "), for example, "AAA BBBB".
Usage Guidelines
The description should provide useful information about this configuration.
end
Exits the current configuration mode and returns to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
Syntax Description
end
Usage Guidelines
Use this command to return to the Exec mode.
exit
Exits the current mode and returns to the parent configuration mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
Syntax Description
exit
Usage Guidelines
Use this command to return to the parent configuration mode.
ip aggregate-address
Specifies an IPv4 address/mask for aggregating frame routes in the VRF.
Product
All
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > IP VRF Context Configuration
configure > context context_name > ip vrf vrf_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-context-vrf)#
Syntax
Syntax Description
ip aggregate-address ipv4_address/mask [summary-only] no ip aggregate-address ipv4_address/mask
no
Deletes the specified IPv4 aggregate address.
ipv4_address/mask
Specifies the IP address and mask in IPv4 CIDR dotted-decimal notation.
[summary-only]
When this option is configured, the constituent routes are removed from the VRF.
Usage Guidelines
Use this command to configure aggregate framed-routes in a VRF. It enables inserting an aggregate-address in a VRF and its advertisement in the routing domain if at least one constituent framed-route exists in that VRF. By default, the constituent routes will also be present along with the aggregate address. However, if the summary-only option is configured, the constituent routes will be removed from the VRF. Up to 32 aggregate addresses can be configured in a VRF.
Examples
The following example sets an IPv4 aggregate address for the VFR:ip aggregate-address 196.168.34.55/24
ip guarantee
Enables and disables local switching of framed route packets.
Product
GGSN
P-GW
SAEGW
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration
configure > context context_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-ctx)#
Syntax
Syntax Description
[no] ip guarantee framed-route local-switching
no
Disables local switching of framed route packets.
framed-route local-switching
Enables local switching of framed route packets. By default, this functionality is disabled.
Usage Guidelines
Use this command to enable and disable local switching of framed route packets. This functionality will be applicable only when there are some NEMO/framed route sessions in a context.
Examples
ip guarantee framed-route local-switching
ip maximum-routes
This command configures the maximum number of routes in an IP VRF routing table configured in this context.
This command should only be used for framed or NEMO (Network Mobility) routes of the VRF.
Product
All
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > IP VRF Context Configuration
configure > context context_name > ip vrf vrf_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-context-vrf)#
Syntax
Syntax Description
ip maximum-routes max_routes no ip maximum-routes
no
Disables the configured maximum routes in specific IP VRF context.
max_routes
Sets the maximum number of routes in a specific IP VRF context.
max_routes must be an integer from 1 through 32768 or 65536 (release 17.0+).
Usage Guidelines
Use this command to configure the maximum number of routes in a particular VRF routing table. When the number of routes in the VRF is more than the maximum limit configured, a critical log is generated indicating that the number of routes is over the limit. Once the number of routes in the VRF goes under the limit, a clear log is generated.
The maximum routes configured using this command will be sent to the threshold configuration logic for appropriate action. For more information on threshold configuration, refer to descriptions of the threshold route-service and threshold poll route-service interval commands in the Global Configuration Mode Commands chapter.
Examples
ip maximum-routes 1000
mpls map-dscp-to-exp
This command maps the final differentiated services code point (DSCP) bit value in the IP packet header to the final Experimental (EXP) bit value in the MPLS header for incoming traffic.
This command has been deprecated beginning with Release 15.0.
Product
GGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > IP VRF Context Configuration
configure > context context_name > ip vrf vrf_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-context-vrf)#
Syntax
Syntax Description
[ no ] mpls map-dscp-to-exp dscp dscp_bit_value exp exp_bit_value
no
Disables the configured DSCP bit value mapping to the EXP bit value from a specific IP VRF context.
dscp dscp_bit_value
Specifies the final DSCP bit value which is to map with the final EXP bit value in MPLS header for incoming traffic.
dscp_bit_value specifies the value of DSCP bit values separated in eight groups and represented with integers from 0 through 7.
| DSCP Marking Value | DSCP Map Group |
|---|---|
| 0-7 | 0 |
| 8-15 | 1 |
| 16-23 | 2 |
| 24-31 | 3 |
| 32-39 | 4 |
| 40-47 | 5 |
| 48-55 | 6 |
| 56-63 | 7 |
exp exp_bit_value
Specifies the final EXP bit value in MPLS header to which the final DSCP bit value 0 to 7 (represented in eight values) coming from incoming traffic will be mapped.
exp_bit_value is the value of EXP bit in MPLS header and must be an integer between 0 through 7.
Usage Guidelines
Use this command to map the final DSCP value coming from incoming IP traffic to a final EXP value in MPLS header. This mapping determines the QoS and service parameters to which the packet is assigned.
Examples
mpls map-dscp-to-exp dscp 3 exp 3
mpls map-exp-to-dscp
Maps incoming the Experimental (EXP) bit value in MPLS header to the internal differentiated services code point (DSCP) bit value in IP packet headers for outgoing traffic.
This command has been deprecated beginning with Release 15.0.
Product
GGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > IP VRF Context Configuration
configure > context context_name > ip vrf vrf_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-context-vrf)#
Syntax
Syntax Description
[ no ] mpls map-exp-to-dscp exp exp_bit_value dscp dscp_bit_value
no
Disables the configured EXP bit value mapping to DSCP bit value from specific IP VRF context.
exp exp_bit_value
Specifies the incoming EXP bit value in MPLS header to which the internal DSCP bit value 0 to 7 (represented in 8 values) in IP traffic will be mapped.
exp_bit_value is the value of the EXP bit in an MPLS header and must be an integer from 0 through 7.
dscp dscp_bit_value
Maps the DSCP bit value with the incoming EXP bit value in an MPLS header.
dscp_bit_value specifies the value of the DSCP bit values separated in eight groups and represented with integers between 0 through 7.
| DSCP Marking Value | DSCP Map Group |
|---|---|
| 0-7 | 0 |
| 8-15 | 1 |
| 16-23 | 2 |
| 24-31 | 3 |
| 32-39 | 4 |
| 40-47 | 5 |
| 48-55 | 6 |
| 56-63 | 7 |
Usage Guidelines
Use this command to map the incoming EXP bit value in MPLS headers to the DSCP bit value in IP traffic. This mapping determines the QoS and service parameters to which the packet is assigned.
Examples
mpls map-exp-to-dscp exp 4 dscp 6
Feedback