User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 809
Format network <ipaddress> mask <mask> [route-map <route-map-name>]
no network <ipaddress> mask <mask> [route-map <route-map-name>]
Default No networks are advertised
Mode Router BGP Config Mode
IPv4 VRF Address Family
6.10.2.55. network <ipv6-prefix>/<prefix-length>
This command is used to advertise an IPv6 prefix. The prefix is only advertised if the common routing table
includes a non-BGP route with the same prefix. The route may be a connected route, a static route, or a dynamic
route from another routing protocol.
BGP accepts up to 64 networks per address family. The network command may specify a default route.
If a route map is configured to set attributes on the advertised routes, match as-path and match community
terms in the route map are ignored. If there is no route map with the name given, the network is not advertised.
To disable BGP from advertising an IPv6 prefix, use the no form of this command.
Format network <ipv6-prefix>/<prefix-length> [route-map <route-map-name>]
no network <ipv6-prefix>/<prefix-length>
Default No networks are advertised
Mode IPv6 Address Family Config Mode
Fields
Definition
Ipaddress
An address prefix that BGP will advertise.
Mask
Network mask for the prefix.
route-map-name
Identifier of a configured route map. The route map should be examined to filter
the networks to be advertised.
Fields
Definition
ipv6-prefix
An IPv6 prefix that BGP will advertise.
prefix-length
The prefix length of the IPv6 prefix.
route-map-name
Identifier of a configured route map. The route map should be examined to filter
the networks to be advertised.