Users Guide

Command Modes ROUTER BGPV6-ADDRESS FAMILY
Command History
This guide is platform-specic. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version 8.3.19.0 Introduced on the S4820T.
Version 8.4.2.1 Introduced on the C-Series and S4810.
Version 7.4.1.0 Introduced on the E-Series TeraScale.
neighbor route-map
Apply an established route map to either incoming or outbound routes of a BGP neighbor or peer group.
Syntax
neighbor {ipv6-address | peer-group-name} route-map map-name {in | out}
To remove the route map, use the no neighbor {ipv6-address | peer-group-name} route-
map map-name {in | out} command.
Parameters
ipv6-address Enter the IPv6 address in the x:x:x:x::x format.
NOTE: The :: notation species successive hexadecimal elds of zeros.
peer-group-name Enter the name of the peer group.
map-name Enter the name of an established route map. If the Route map is not congured,
the default is deny (to drop all routes).
in Enter the keyword in to lter inbound routes.
out Enter the keyword out to lter outbound routes.
Defaults Not congured.
Command Modes ROUTER BGPV6-ADDRESS FAMILY
Command History
This guide is platform-specic. For command information about other platforms, refer to the relevant FTOS
Command Line Reference Guide.
The following is a list of the FTOS version history for this command.
Version 8.3.19.0 Introduced on the S4820T.
Version 8.4.2.1 Introduced on the C-Series and S4810.
Version 7.4.1.0 Introduced on the E-Series TeraScale.
Usage Information
When you apply a route map to outbound routes, only routes that match at least one section of the route
map are permitted.
IPv6 Border Gateway Protocol (IPv6 BGP)
997