3com S7906E Guide De Référence

Page de 2327
 
1-25 
Description 
Use the mtu command to set the maximum transmission unit (MTU) for the kompella connections. 
Use the undo mtu command to restore the default. 
 
 
The mtu command is not recommended because it affects only negotiation of protocol parameters that 
may take place and does not affects the forwarding. 
 
Examples 
# Set the MTU for Kompella connections to 1000. 
<Sysname> system-view 
[Sysname] mpls l2vpn vpn1 
[Sysname-mpls-l2vpn-vpn1] mtu 1000 
reset bgp l2vpn 
Syntax 
reset bgp l2vpn { as-number | ip-address | all | external | internal } 
View 
User view 
Default Level 
1: Monitor level 
Parameters 
as-number: Resets L2VPN BGP connections with the peers in the AS with this number. The AS number 
must be in the range 1 to 65535. 
ip-address: Resets the L2VPN BGP connection to the peer with this IP address. 
all: Resets all L2VPN BGP connections. 
external: Resets L2VPN EBGP sessions. 
internal: Resets L2VPN IBGP sessions. 
Description 
Use the reset bgp l2vpn command to reset L2VPN BGP connections. 
Examples 
# Reset all L2VPN BGP connections. 
<Sysname> reset bgp l2vpn all