Issuing the MODIFY TOPO command to clear EE connection network unreachable partner information
To manually clear Enterprise Extender (EE) connection network unreachable partner information, issue the MODIFY TOPO command. This action can make the unreachable paths available for route selection after underlying connection problems are corrected.
To indicate from which network nodes the unreachable partner
paths are to be cleared, use the SCOPE operand.
- The default value, SCOPE=LOCAL, indicates that the unreachable partner paths are to be cleared from only the network node on which the command is entered.
- A value of SCOPE=NETWORK indicates that the unreachable partner paths are to be cleared from all network nodes in the network.
To clear EE connection network unreachable partner information
under different conditions, issue the following commands:
- To clear EE connection network unreachable partner information
that is associated with a specific virtual node from all network nodes
in the network, issue the following command:
F procname,TOPO,FUNCTION=CLRUNRCH,VRN=cp_name,SCOPE=NETWORK
- To clear EE connection network unreachable partner information
that is associated with a specific origin node from only the network
node on which the command is entered, issue the following command:
F procname,TOPO,FUNCTION=CLRUNRCH,ORIG=cp_name
- To clear EE connection network unreachable partner information
that is associated with a specific partner node from only the network
node on which the command is entered, issue the following command:
F procname,TOPO,FUNCTION=CLRUNRCH,DEST=cp_name
To control the scope of the unreachable partner information that is cleared, use the ORIG, VRN, and DEST operands in any combination.