HP VPN Firewall Appliances Network Management Command Reference
497
Default
No default route is advertised to a peer/peer group.
Views
BGP view, BGP-VPN instance view
Default command level
2: System level
Parameters
group-name: Specifies the name of a peer group, a string of 1 to 47 characters.
ip-address: Specifies the IP address of a peer.
route-policy-name: Specifies the routing policy name, a case-sensitive string of 1 to 63 characters.
Usage guidelines
With this command used, the router unconditionally sends a default route with the next hop being itself
to the peer/peer group regardless of whether the default route is available in the routing table.
Examples
# In BGP view, advertise a default route to peer group test.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer test default-route-advertise
# In BGP-VPN instance view, advertise a default route to peer group test. (The VPN has been created.)
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-ipv4-vpn1] peer test default-route-advertise
peer description (BGP/BGP-VPN instance view)
Use peer description to configure the description information for a peer/peer group.
Use undo peer description to remove the description information of a peer/peer group.
Syntax
peer { group-name | ip-address } description description-text
undo peer { group-name | ip-address } description
Default
No description information is configured for a peer/peer group.
Views
BGP view, BGP-VPN instance view
Default command level
2: System level
Parameters
group-name: Specifies the name of a peer group, a string of 1 to 47 characters.