Network Short-Cut (Bgp/Bgp-Vpn Instance View); Peer Advertise-Community (Bgp/Bgp-Vpn Instance View) - HP FlexNetwork 3600 v2 Series Command Reference Manual

Hide thumbs Also See for FlexNetwork 3600 v2 Series:
Table of Contents

Advertisement

[Sysname] bgp 100
[Sysname-bgp] network 10.0.0.0 255.255.0.0
# In BGP-VPN instance view, advertise the network segment 10.0.0.0/16. (The VPN has been
created.)
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-ipv4-vpn1] network 10.0.0.0 255.255.0.0

network short-cut (BGP/BGP-VPN instance view)

Syntax
network ip-address [ mask | mask-length ] short-cut
undo network ip-address [ mask | mask-length ] short-cut
View
BGP view, BGP-VPN instance view
Default level
2: System level
Parameters
ip-address: Destination IP address.
mask: Mask of the network address, in dotted decimal notation.
mask-length: Mask length, in the range of 0 to 32.
Description
Use network short-cut to configure an EBGP route as a shortcut route.
Use undo network short-cut to restore the default.
By default, a received EBGP route has a priority of 255.
The network short-cut command allows you configure an EBGP route as a shortcut route that has
the same priority as a local route and is more likely to become the optimal route.
Examples
# In BGP view, configure route 10.0.0.0/16 as a shortcut route.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] network 10.0.0.0 255.255.0.0 short-cut
# In BGP-VPN instance view, configure route 10.0.0.0/16 as a shortcut route. (The VPN has been
created.)
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-ipv4-vpn1] network 10.0.0.0 255.255.0.0 short-cut

peer advertise-community (BGP/BGP-VPN instance view)

Syntax
peer { group-name | ip-address } advertise-community
227

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents