page A – 15
WheatNet-IP BLADE 3
/ Jan 2016
A P P E N D I C E S
To get started, open HyperTerminal and start a
new connection. The terminal session should be setup
using 9600Baud, 8 bit, no Parity, and no Flow control.
For those who are familiar with the Cisco IOS
you may wish to jump ahead to the commands. For
the rest, keep reading and we’ll walk you through it
step by step.
Along the way we’ll even explain why we use
the commands below so that you have some basic
understanding of what you are doing. Hopefully you
will walk away with some new found knowledge.
Privileged EXEC Mode
Now that we are connected to the switch let’s
log in. When logging into a Cisco switch under the default configuration, you are in user
EXEC mode (level 1). In EXEC mode, you have limited access to the status of the switch.
However, you can’t make any changes or view the running configuration file.
Because of these limitations, you need to type enable to get out of user EXEC mode.
By default, typing enable takes you to “Privileged” EXEC mode (Level 15). In the Cisco
IOS, this level is equivalent to having root privileges in UNIX or administrator privileges
in Windows. In other words, you have full access to the switch.
Let’s get started on the configuration of your switch. Type “enable” command at the
prompt. When prompted, enter the password and press Enter again. If no password has
been defined just press Enter.
NOTE: The command prompt now ends with “
#
” indicating you are now at the
Privileged EXEC mode (Level 15).
Global Configuration Mode
To enter the IP address and Subnet Mask for the VLAN or configure the switch ports
you must first enter the configuration mode. To enter the global configuration mode on
the 2960 series switch type “
Config T
” and press Enter. This places the switch in Global
configuration mode and will allow configuration from the terminal window for the selected
interface. You should now have the
switch
(config)#
prompt.
Configuring the VLAN Interface
A VLAN is a switched logical network that is segmented based on the function or
application. VLANs are virtual LANs but have the same attributes as the physical LAN.
VLANs allow a user to create a virtual broadcast domain in which traffic can be isolated
to keep it from reaching unwanted destinations. Any switch port can belong to a VLAN,
and unicast, broadcast, and multicast packets are forwarded only to those end stations
assigned to that VLAN.
WheatNet-IP BLADE 3
/ Dec 2016
Summary of Contents for WheatNet-IP BLADE3
Page 2: ...Technical Manual Wheatstone Corporation Jan 2016 Audio Over IP Network WheatNet IP BLADE3 ...
Page 16: ...Quick Start 12 WheatNet IP BLADE 3 Jan 2016 Figure 4 ...
Page 290: ...page A 61 WheatNet IP BLADE 3 Jan 2016 A P P E N D I C E S Click Next Click Install ...
Page 338: ...page A 109 WheatNet IP BLADE 3 Jan 2016 A P P E N D I C E S ...
Page 366: ...WheatNet IP BLADE 3 June 2018 page A 137 A P P E N D I C E S ...