[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


address-family

Description: 

For BGP, configures the router to exchange addresses for the specified address family. This command takes effect immediately.

For IS-IS, configures IS-IS to exchange IPv6 addresses.

For RIP, configures RIP in a specific VRF to exchange IPv4 addresses.

For all routing protocols, 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 ] | route-target [ signaling ] |
vpls vplsName | vpws vpwsName }

For IS-IS:

[ no ] address-family ipv6 [ unicast | multicast | unicast multicast ]

For RIP:

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

Mode(s): 

Router Configuration

    Release Information    Command introduced before JUNOSe Release 7.1.0.
l2vpn and signaling keywords added in JUNOSe Release 7.1.0.
vpls keyword and vplsName variable added in JUNOSe Release 7.1.0.
vpws keyword and vpwsName variable added in JUNOSe Release 8.1.0.
route-target signaling keywords and IS-IS IPv6 version added in JUNOSe Release 8.2.0.

    Related Topics    


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]