Virtual Routing and Forwarding
Left running head:
Chapter name (automatic)
666
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O CONFIGURE BGP IN A VRF
Note:
1. All the BGP commands executed in the BGP Global Configuration Mode will apply
to the default VRF.
2. All the BGP commands executed in the address family mode will apply to the VRF
if the address family is associated with the VRF. Otherwise, these commands will
apply to the default VRF.
3. There is no change in the syntax of the existing BGP commands. Only those
affected by VRF-CE are listed in this document.
EXAMPLE
ALU(config)# router bgp 30
ALU(config-router bgp AS30)# address-family ipv4 unicast vrf
ALU_vrf
ALU(config-router-af-ucast)#
Command (in RCM) Description
address-family ipv4 unicast
[vrf <vrf-name>]
Enter this command in the BGP Routing
Configuration Mode.
This command associates the address family
with the VRF and enters the address-family
configuration mode.
If the VRF name is not specified, then the
configurations are associated with the
Default VRF.