R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)

236
Automatic tunnel interfaces using the same encapsulation protocol must have different source addresses.
Manual tunnel interfaces using the same encapsulation protocol must have different source and
destination addresses.
Examples
# Set the tunnel source address to 192.100.1.1 on the interface Tunnel 5.
<Sysname> system-view
[Sysname] interface tunnel 5
[Sysname-Tunnel5] source 192.100.1.1
Or set the tunnel source interface to Ethernet 1/1.
<Sysname> system-view
[Sysname] interface tunnel 5
[Sysname-Tunnel5] source ethernet 1/1
Related commands
destination
interface tunnel
display interface tunnel
display ipv6 interface tunnel
tunnel bandwidth
Use tunnel bandwidth to set the bandwidth of a tunnel interface.
Use undo tunnel bandwidth to restore the default.
Syntax
tunnel bandwidth bandwidth-value
undo tunnel bandwidth
Default
The bandwidth of the tunnel interface is 64 kbps.
Views
Tunnel interface view
Default command level
2: System level
Parameters
bandwidth-value: Specifies the bandwidth value of the tunnel interface in kbps, in the range of 1 to
10000000.
Usage guidelines
The bandwidth set by the tunnel bandwidth command is for dynamical routing protocols to calculate the
cost of the tunnel. It does not affect the actual bandwidth of the tunnel interface. Consider the bandwidth
of the actual physical output interface when you set the tunnel interface bandwidth.
Examples
# Configure the bandwidth of the interface Tunnel 0 as 100 kbps.
<Sysname> system-view