32
SteelFusion Edge Installation and Configuration Guide
Installing and Configuring the SteelFusion Edge Appliance
Configuring SteelFusion Edge Appliances
12. Set the primary interface duplex: auto
13. Would you like to activate the in-path configuration: yes
14. In-Path IP address: 10.11.11.6
15. In-Path Netmask: 255.255.0.0
16. In-Path Default gateway: 10.11.11.16
17. Set the in-path:LAN interface speed: auto
18. Set the in-path:LAN interface duplex: auto
19. Set the in-path:WAN interface speed: auto
20. Set the in-path:WAN interface duplex: auto
To change an answer, enter the step number to return to.
Otherwise hit <enter> to save changes and exit.
Choice:
The Edge appliance configuration wizard automatically saves your configuration settings.
8.
To log out of the system, enter the following command at the system prompt:
amnesiac> exit
To restart the configuration wizard
Enter the following set of commands at the system prompt:
> enable
# configure terminal
(config) # configuration jump-start
For detailed information about the CLI, see the
Riverbed Command-Line Interface Reference Manual
.
Verifying You Are Connected to the Appliance
Perform the following tasks to verify that you have properly connected the Edge appliance.
To verify you are connected to the appliance
1.
Verify that you can connect to the CLI using one of the following devices:
An ASCII terminal or emulator that can connect to the serial console. It must have the following
settings: 9600 bps, 8 bits, no parity, 1 stop bit, vt100, and no flow control.
A computer with a Secure Shell (SSH) client that is connected to the Edge appliance Primary port.
2.
At the system prompt, enter the following command:
ssh admin@
host
.
domain
or
ssh admin@
ipaddress
3.
You are prompted for the administrator password. This is the password you set in the configuration
wizard.
4.
At the system prompt, ping from the management interface:
ping -I <primary-IP-address> <primary-default-gateway>
5.
At the system prompt, ping from the in-path default gateway:
ping -I <in-path-IP-address> <in-path-default-gateway>