3com S7906E インストール手順

ページ / 2621
 
1-20 
When inserting nodes to an explicit path or modifying nodes on it, you may configure the include 
keyword to have the established LSP traverse the specified nodes or the exclude keyword to have the 
established LSP bypass the specified nodes. 
Follow these steps to configure an MPLS TE explicit path: 
To do… 
Use the command... 
Remarks 
Enter system view 
system-view 
–– 
Create an explicit path for 
MPLS TE tunneling and enter 
its view 
explicit-path
 path-name 
disable | enable ] 
Required 
Add a node to the explicit path 
add hop
 ip-address1 [ include 
loose | strict ] | exclude ] 
after | before } ip-address2 
Optional 
By default, the include 
keyword and the strict keyword 
apply. In other words, the 
explicit path traverses the 
specified node and the next 
node is a strict node.  
Specify a next hop IP address 
on the explicit path 
next hop
 ip-address [ include 
loose | strict ] | exclude ] 
Required 
The next hop is a strict node by 
default.  
Repeat this step to define a 
sequential set of the hops that 
the explicit path traverses. 
Modify the IP address of 
current node on the explicit 
path 
modify hop
 ip-address1 
ip-address2
 [ [ include [ loose | 
strict
 ] | exclude ] 
Optional 
By default, the include 
keyword and the strict keyword 
apply. In other words, the 
explicit path traverses the 
specified node and the next 
node is a strict node.  
Remove a node from the 
explicit path 
delete hop
 ip-address 
Optional 
Display information about the 
specified or all nodes on the 
explicit path 
list hop
 [ ip-address ] 
Optional 
 
Configuring MPLS TE tunnel constraints 
Follow these steps to configure MPLS TE tunnel constraints: 
To do… 
Use the command... 
Remarks 
Enter system view 
system-view 
–– 
Enter MPLS TE tunnel interface 
view 
interface tunnel
 
tunnel-number
 
–– 
Specify a path for the tunnel to 
use and set the preference of 
the path 
mpls te path 
{ dynamic | 
explicit-path pathname 
} 
preference value
 
Optional 
By default, a tunnel uses the 
dynamically calculated path. 
Submit current tunnel 
configuration 
mpls te commit 
Required