[Table of Contents] [Previous Page] [Next Page] [Index of Commands, A to M] [Report an Error] [No Frames]


address-family

Description: 

For BGP, configures the router to exchange addresses for the specified address family. For the IPv4 address family, configures the router or a specific VRF to exchange IPv4 addresses in unicast, multicast, or VPN mode. For the IPv6 address family, configures the router or a specific VRF to exchange IPv6 addresses in unicast, multicast, or VPN mode. For the L2VPN address family, configures a router to exchange layer 2 NLRI for all VPLS instances. For the VPLS address family, configures the router to exchange layer 2 NLRI for the VPLS address family for a specified VPLS instance. The no version removes the address family.

For RIP, configures RIP in a specific VRF to exchange IPv4 addresses. The no version removes the address family.

Syntax: 

For BGP:

[ no ] address-family { { ipv4 | ipv6 } [ unicast | multicast | [ unicast ] vrf vrfName ] |
{ vpnv4 | vpnv6 } [ unicast ] | l2vpn [ signaling ] | vpls vplsName } }

For RIP:

[ no ] address-family ipv4 [ unicast ] vrf vrfName

Mode(s): 

Router Configuration


[Table of Contents] [Previous Page] [Next Page] [Index of Commands, A to M] [Report an Error] [No Frames]