HP (Hewlett-Packard) 2300 Switch User Manual


 
221
Updates and Corrections for the Management and Configuration Guide
Running configuration has been changed and needs to be saved.
This message indicates that the two configurations are different.
Change in CLI Command for Listing Intrusion Alerts
With port security configured, the switch formerly used show interfaces to display a port status listing
that includes intrusion alerts (as described on page 7-28 in the manual). The show interfaces
command now lists other port data (see below) and the command for listing port status with intrusion
alerts is now show interfaces brief.
Changes for Listing Port and Trunk Group Statistics
The Port Counters screen in the Menu interface now includes flow control and broadcast limit data
for each port.
The switch formerly used the show statistics [e] < port-list > to display port counter information (page
10-10). The command is now show interfaces [e] < port-list >. (The show statistics [e] < port-list>
command is now obsolete.
Time Protocol Changes
Because the switch now offers both TimeP and SNTP (Simple Network Time Protocol) as time
synchronization methods, the TimeP configuration information on pages 5-3 through 5-10 has
changed. See “Enhancements in Release F.02.02” on page 164.
Change in Command Line (CLI) Operation
For the (port) Interface and VLAN commands, the command line accepts only one parameter at a
time. For example, for port 1, you would use either of the following two command sets to configure
duplex, flow control, and broadcast limit (instead of combining them all in one command).
At the Interface Context Level
HP2512(eth-1)# enable speed-duplex auto
HP2512(eth-1)# enable flow-control
HP2512(eth-1)# enable broadcast-limit 50
At the Global Configuration Level
HP2512(config)# int e 1 enable speed-duplex auto
HP2512(config)# int e 1 enable flow-control
HP2512(config)# int e 1 enable broadcast-limit 50