R3303-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference

256
Default command level
2: System level
Parameters
ip-address: Specifies a destination IP address.
mask: Specifies a mask of the network address, in dotted decimal notation.
mask-length: Specifies a mask length in the range of 0 to 32.
Usage guidelines
The preference of an EBGP route is lower than a local route. The network short-cut command allows you
configure an EBGP route as a shortcut route that has the same preference as a local route and is more
likely to become the optimal route.
Examples
# In BGP view, increase the preference of EBGP route 10.0.0.0/16.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] network 10.0.0.0 255.255.0.0 short-cut
# In BGP-VPN instance view, increase the preference of EBGP route 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 short-cut
non-stop-routing
Use non-stop-routing to enable BGP NSR.
Use undo non-stop-routing to disable BGP NSR.
Syntax
non-stop-routing
undo non-stop-routing
Default
BGP NSR is disabled.
Views
BGP view
Default command level
2: System level
Usage guidelines
The NSR and GR features are mutually exclusive. Do not configure the graceful-restart and
non-stop-routing commands at the same time.
The following matrix shows the command and router compatibility: