3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
96
MPLS TE C
ONFIGURATION
 
C
OMMANDS
n
MPLS TE is available on these interfaces: synchronous/asynchronous serial 
interface (Serial), asynchronous serial interface (Async), Layer 3 Ethernet interface 
(Ethernet, GE, XGE), ATM interface, POS interface, Layer 3 virtual Ethernet 
interface (Virtual-Ethernet), virtual template interface, MP group interface, MFR 
interface, tunnel interface, and VLAN interface.
add hop
Syntax
add hop ip-address1 [ include [ loose | strict ] | exclude ] { after | before 
ip-address2
View
Explicit path view
Parameter
ip-address1: IP address or Router ID of the node to be inserted in the explicit path, 
in dotted decimal notation.
include: Includes the specified IP address in the explicit path.
loose: Indicates that the next hop is a loose node which is not necessarily directly 
connected to the specified node.
strict: Indicates that the next hop is a strict node which must be directly 
connected to the specified node.
exclude: Excludes the node identified by the ip-address1 argument from the 
explicit path. Excluded addresses are not considered in path calculation.
after: Inserts the node identified by the ip-address1 argument after the reference 
node.
before: Inserts the node identified by the ip-address1 argument before the 
reference node.
ip-address2: IP address of the reference node, in dotted decimal notation.
Description
Use the add hop command to insert a node to the explicit path.
By default, the specified node is included in the explicit path and its next hop is a 
strict node.
Example
# Insert 3.3.29.3 behind 3.3.10.5 on the explicit path PL and exclude this IP 
address in path calculation.