VRF-CE Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
661
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
VRF-CE CONFIGURATION
Refer the following sections to configure VRF-CE on the OmniAccess 5740 USG:
• “VRF-CE Configuration Steps”
• “VRF-CE Configuration Flow”
• “VRF-CE CLI Commands”
• “VRF Show Commands”
• “VRF Clear Commands”
VRF-CE CONFIGURATION STEPS
This section lists the steps to be followed while configuring VRF-CE.
Step 1: Configure VRF. See “To Configure VRF”
Step 2: Configure routing protocols in VRF.
• To configure static route in a VRF. See “To Configure Static Route in a
VRF”
And/Or
• To configure OSPF routing in a VRF. See “To Configure OSFP in a VRF”
And/Or
• To configure BGP routing in a VRF. See “To Configure BGP in a VRF”
And/Or
• To configure RIP routing in a VRF. See “To Configure RIP in a VRF”
Step 3: Configure Static ARP in VRF. See “To Configure Static ARP in VRF”
(Optional)
Associate VRF to an interface
Step 4: Configure an interface. Enter Interface Configuration Mode.
ALU(config)# interface <name>
Example:
ALU(config)# interface GigabitEthernet3/0
ALU(config-if GigabitEthernet3/0)#
Step 5: Administratively bring up the interface
ALU(config-if <interface-name>)# no shutdown
Example:
ALU(config-if GigabitEthernet3/0)# no shutdown