User guide
B
LACK
D
IAMOND
U
SER
G
UIDE
2-17
U
SING
E
XTREME
W
ARE
V
ISTA
U
SING
E
XTREME
W
ARE
V
ISTA
ExtremeWare Vista is device-management software running in the BlackDiamond that
enables you to access the system over a TCP/IP network using a standard Web browser.
Any properly configured standard Web browser that supports frames (such as Netscape
Navigator 3.0 or Microsoft Internet Explorer 3.0) can manage the system over a TCP/IP
network.
For more information on assigning an IP address, refer to “Configuring System IP
Parameters,” on page 2-13.
The default home page of the BlackDiamond system can be accessed using the
following command:
http://<ipaddress>
When you access the home page of the system, you are presented with the Logon
screen.
config iproute add <ipaddress> <mask> <gateway>
{<metric>}
Adds a static address to the routing table.
Use a value of 255.255.255.255 for
mask
to indicate a host entry.
config iproute delete <ipaddress> <mask>
<gateway>
Deletes a static address from the routing
table.
config iproute add default <gateway> {<metric>} Adds a default gateway to the routing
table. A default gateway must be located
on a configured IP interface. If no metric is
specified, the default metric of 1 is used.
config iproute delete default <gateway> Deletes a default gateway from the routing
table.
show ipconfig {vlan <name> | all} Displays configuration information for one
or more VLANs.
show ipstats {vlan [<name> | all]} Displays IP statistics for the CPU of the
system.
show iparp {<ipaddress | vlan <name> | all |
permanent}
Displays the IP ARP table. You can filter
the display by IP address, VLAN, or
permanent entries.
Table 2-5:
IP Host Configuration Commands (continued)
Command Description