3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1710 CHAPTER 98: MPLS L3VPN CONFIGURATION COMMANDS
<Sysname> refresh bgp vpn-instance vpn1 all import
refresh bgp vpnv4
Syntax refresh bgp vpnv4 { ip-address | all | external | group group-name | internal }
{ export | import }
View User view
Parameter ip-address: Performs a soft reset of the BGP VPNv4 connection with a BGP peer
identified by this IP address.
all: Performs a soft reset of all BGP VPNv4 connections.
external: Performs a soft reset of EBGP sessions.
group group-name: Performs a soft reset of the VPNv4 connections with a BGP
peer group identified by this name.
internal: Performs a soft reset of IBGP sessions.
export: Performs a soft reset in the outbound direction.
import: Performs a soft reset in the inbound direction.
Description Use the
refresh bgp vpnv4 command to perform a soft reset of BGP VPNv4
connections.
Example # Perform a soft reset of all BGP VPNv4 connections in the inbound direction to
make new configurations take effect.
<Sysname> refresh bgp vpnv4 all import
reset bgp vpn-instance
Syntax reset bgp vpn-instance vpn-instance-name { as-number | ip-address | all | external |
group group-name }
View User view
Parameter vpn-instance-name: Name of the VPN instance, a string of 1 to 31 characters.
as-number: Resets BGP connections with the peers in an AS identified by this
number. This argument is in the range 1 to 65535.
ip-address: Resets the connection with a BGP peer identified by this IP address.
group group-name: Resets the connections with a BGP peer group identified by
this name. The group-name argument is a string of 1 to 47 characters.