▀ Configuring BGP/MPLS VPN with Static Labels
Configure IP Pools with MPLS Labels
Use this example to configure IP Pools with MPLS labels for input and output.
configure
context <context_name> -noconfirm
<in_label_value> output <out_label_value1> nexthop-forwarding-address
<ip_addr_bgp_neighbor>
Bind DHCP Service for Corporate Servers
Use this example to bind DHCP service with MPLS labels for input and output in Corporate network.
configure
context <dest_ctxt_name>
<nexthop_ip_address> [ mpls-label input <in_mpls_label_value> output
<out_mpls_label_value1> [ <out_mpls_label_value2> ]]]
Notes:
To ensure proper operation, DHCP functionality should be configured within a destination context.
Optional keyword
<
in_mpls_label_value
Bind AAA Group for Corporate Servers
Use this example to bind AAA server groups with MPLS labels for input and output in Corporate network.
▄ Cisco ASR 5x00 Packet Data Network Gateway Administration Guide
424
ip pool <name> <ip_addr_mask_combo> private vrf <vrf_name> mpls-label input
end
interface <intfc_name> loopback
ip vrf forwarding <vrf_name>
ip address <bind_ip_address subnet_mask>
exit
dhcp-service <dhcp_svc_name>
dhcp ip vrf <vrf_name>
bind address <bind_ip_address> [ nexthop-forwarding-address
dhcp server <ip_address>
end
nexthop-forwarding-address
>
output <
<
ip_address
<
out_mpls_label_value1
Multi-Protocol Label Switching (MPLS) Support
>
mpls-label input
> applies DHCP over MPLS traffic.