HP 5500 Ei 5500 Si Switch Series Configuration Guide
Here you can view all the pages of manual HP 5500 Ei 5500 Si Switch Series Configuration Guide. The HP manuals for Printer are available online for free. You can easily download all the documents as PDF.
Page 2481
180 • After you configure an NM host for a cluster, the member switches in the cluster send their Trap messages to the shared SNMP NM host through the management switch. I f t h e p o r t of a n a c c e ss NM swi tch ( i ncl u di n g F T P / TFTP server, NM host and log host) does not allow the packets from the management VLAN to pass, the NM switch cannot manage the switches in a cluster through the management switch. In this case, on the management switch, you need to configure the...
Page 2482
181 Step Command Remarks 4. Configure the SNMPv3 group shared by a cluster. cluster-snmp-agent group v3 group-name [ authentication | privacy ] [ read-view read-view ] [ write-view write-view ] [ notify-view notify-view ] N/A 5. Create or update information of the MIB view shared by a cluster. cluster-snmp-agent mib-view included view -name oid -tree By default, the name of the MIB view shared by a cluster is ViewDefault and a cluster can access the ISO subtree. 6....
Page 2483
182 Task Command Remarks Display NTDP configuration information. display ntdp [ | { begin | exclude | include } regular-expression ] Available in any view Display the switch information collected through NTDP. display ntdp device-list [ verbose ] [ | { begin | exclude | include } regular-expression ] Available in any view Display the detailed NTDP information of a specified switch. display ntdp single-device mac-address mac-address [ | { begin | exclude | include }...
Page 2484
183 Figure 60 Network diagram Configuration procedure 1. Configure the member switch Switch A: # Enable NDP globally and for port GigabitEthernet 1/0/1. system-view [SwitchA] ndp enable [SwitchA] interface gigabitethernet 1/0/1 [SwitchA-GigabitEthernet1/0/1] ndp enable [SwitchA-GigabitEthernet1/0/1] quit # Enable NTDP globally and for port GigabitEthernet 1/0/1. [SwitchA] ntdp enable [SwitchA] interface gigabitethernet 1/0/1 [SwitchA-GigabitEthernet1/0/1] ntdp enable...
Page 2485
184 [SwitchB-GigabitEthernet1/0/3] quit # Configure the period for the receiving switch to keep NDP packets as 200 seconds. [SwitchB] ndp timer aging 200 # Configure the interval to send NDP packets as 70 seconds. [SwitchB] ndp timer hello 70 # Enable NTDP globally and for ports Gigabi tEthernet 1/0/2 and GigabitEthernet 1/0/3. [SwitchB] ntdp enable [SwitchB] interface gigabitethernet 1/0/2 [SwitchB-GigabitEthernet1/0/2] ntdp enable [SwitchB-GigabitEthernet1/0/2] quit [SwitchB] interface...
Page 2486
185 # Enable management VLAN auto-negotiation. [abc_0.SwitchB-cluster] management-vlan synchronization enable # Configure the holdtime of the member switch information as 100 seconds. [abc_0.SwitchB-cluster] holdtime 100 # Configure the interval to send handshake packets as 10 seconds. [abc_0.SwitchB-cluster] timer 10 # Configure the FTP Server, TFTP Server, Log host and SNMP host for the cluster. [abc_0.SwitchB-cluster] ftp-server 63.172.55.1 [abc_0.SwitchB-cluster] tftp-server 63.172.55.1...
Page 2487
186 Configuring CWMP Hardware compatibility The CWMP feature is available only on the HP 5500 EI switches. CWMP overview CPE WAN Management Protocol (CWMP), also called TR-069, is a DSL Forum technical specification for remote management of home network devices. It defines the general framework, message format, management method, and data mo del for managing and configuring home network devices. CWMP is mainly applied to DSL access networks, wh ich are hard to manage because end-user devices...
Page 2488
187 • DHCP server —Dynamic Host Configuration Protocol (DHCP) server, which assigns IP addresses to CPEs, and uses the options filed in the DHCP packet to provide configuration parameters (such as URL) to the CPEs. Basic CWMP functions Automatic configuration file deployment The network administrator can create different conf iguration files on the ACS for access switches according to their service functions to realize fast configuration. After a connection is established between the ACS and a...
Page 2489
188 • ACS address (URL) • ACS username (Username) • ACS password (Password) • Pe rio d ic I n fo rm E n a b l e • PeriodicInformInterval • Pe rio d ic I n fo rm T i m e • CPE address (ConnectionRequestURL) • CPE username (ConnectionRequestUsername) • CPE password (ConnectionRequestPassword) CWMP mechanism Auto-connection between the ACS and a CPE When a CPE starts up for the first time, it automatically obtains an IP address from the DHCP server, which informs the CPE of...
Page 2490
189 Auto-configuration parameters Function PeriodicInformInterval Configures the CPE to send an Inform message periodically. The parameter is used for querying updates and information backup regularly. PeriodicInformTime Configures the CPE to send an Info rm message at a specified time. The parameter is used for querying u pdates and information backup at a specified time. CPE username (ConnectionRequestUsername) Configures the CPE username and password for connection to the ACS. CPE...