Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 2186
maximum-paths
Controls the maximum number of parallel external BGP (eBGP) or internal BGP (iBGP) routes that can be
installed in a routing table.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > BGP Configuration > BGP Address-Family
Configuration
configure > context context_name > router bgp as_number > address-family address_family_type
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-bgp-af-v6)#
Syntax Description
[ no ] maximum-paths { ebgp num_paths | ibgp num_paths }
no maximum-paths { ebgp | ibgp }
no
Disables maximum paths for the specified route type command.
maximum-paths ebgp num_paths
Specifies the maximum number of parallel External Border Gateway Protocol routes as an integer from 1
through 10.
maximum-paths ibgp num_paths
Specifies the maximum number of parallel Internal Border Gateway Protocol routes as an integer from 1
through 10.
If configured under the router-bgp-mode, multipath is enabled only for the prefixes learnt in the default-vrf.
There is no support for vpnv4 prefixes even though multipath is turned on for the default-vrf.
If configured under the address-family-vrf-mode, multipath is enabled only for prefixes learnt in the vrf.
Important
   Command Line Interface Reference, Modes A - B, StarOS Release 19
1838
BGP Address-Family (IPv4/IPv6) Configuration Mode Commands
maximum-paths