BGP and BGP4+ Commands

 

Command List

 

 

 

 

address-family (BGP and BGP4+)

 

This command enters the IPv4 or IPv6 Address-Family Configuration command mode. In

 

this mode you can configure address-family specific parameters. When using VRF-Lite,

 

you can enter IPv4 Address Family Configuration mode for a specified VRF instance before

 

configuring that instance.

 

Syntax [BGP]

address-family ipv4 [unicast]

 

no address-family ipv4 [unicast]

Syntax [VRF]

address-family ipv4 [unicastvrf <vrf-name>]

 

no address-family ipv4 [unicastvrf <vrf-name>]

Syntax [BGP4+]

address-family ipv6 [unicast]

 

no address-family ipv6 [unicast]

 

 

 

 

 

Parameter

Description

 

 

 

 

 

ipv4

Configure parameters relating to the exchange of IPv4 prefixes.

 

 

 

 

ipv6

Configure parameters relating to the exchange of IPv6 prefixes.

 

 

 

 

unicast

Configure parameters relating to the exchange of routes to unicast

 

 

destinations.

 

 

 

 

 

vrf

Applies the command to the specified VRF instance.

 

 

 

 

<vrf-name>

The name of the VRF instance to enter IPv4 Address-Family mode for.

 

 

Mode [BGP]

Router Configuration or IPv4 Address Family Configuration mode for a VRF instance

Mode [BGP4+]

Router Configuration

 

Usage [BGP/BGP4+]

To leave the IPv4 or IPv6 Address Family Configuration mode, and return to the Router

 

Configuration mode, use the exit-address-family (BGP and BGP4+) command.

Example [BGP]

 

awplus#

 

 

 

configure terminal

 

awplus(config)#

router bgp 100

 

awplus(config-router)#neighbor 192.168.0.1 remote-as 100

 

awplus(config-router)#

address-family ipv4 vrf green

awplus(config-router-af)#neighbor 192.168.0.1 activate awplus(config-router-af)#exit-address-family

awplus(config-router)#

 

Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches

 

3.8

AlliedWare PlusTM Operating System - Software Version 5.4.3-2.6

C613-50032-01 REV D

Page 106
Image 106
Allied Telesis VERSION 5.4.3-2.6 manual Command List, Address-family BGP and BGP4+, Vrf-name