Configuration Mode Commands : SteelHead Configuration Commands : Topology Commands : topology site uplink rename
  
topology site uplink rename
Renames an uplink name to a new name.
Syntax
topology site {<site-name> | local | default-site} uplink <name> rename <new-name>
Parameters
<site-name>
Site name: for example, data center.
local
Specifies the local site name, which is where the SteelHead is located.
default-site
Specifies the default site, which is the match anything, catch-all site that is used if nothing else matches. This site has a subnet of 0.0.0.0/0. You do not need to add a remote site if you only have one remote site and the default site is suitable. The default site cannot be removed.
<name>
Uplink name.
<new-name>
New uplink name.
Example
amnesiac (config) # topology site eastcoast uplink inpath0_0 rename MPLS1
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
topology site
Path Selection Commands
This section describes the path selection commands. Path selection refers to the ability to choose the best or most appropriate predefined WAN gateway for certain traffic flows in real time, based on availability. You define a path, called an uplink, by specifying a WAN egress point and providing a direction for the egressing packets to take. A common use of path selection is to route voice and video over an expensive, high-quality MPLS link, while offloading less time-sensitive business traffic over a less-expensive Internet VPN link or direct Internet link. This solution provides the right performance levels for your applications and saves on bandwidth costs by optimizing the use of available bandwidth.
Path selection works independently of the SteelHead optimization service and functions even if you pause the optimization service or if the optimization service becomes unavailable.