Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


lacp_between_cisco_2960_and_hp_1810

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
lacp_between_cisco_2960_and_hp_1810 [2014/08/12 12:54] adminlacp_between_cisco_2960_and_hp_1810 [2014/08/12 13:25] – [Configure IP address in VLAN 50 for testing] admin
Line 38: Line 38:
 (config-if-range)#no shutdown (config-if-range)#no shutdown
 (config-if-range)#exit</code> (config-if-range)#exit</code>
-  * Configure Port-channel. <code>#(config)#interface Port-channel2+  * Configure Port-channel. <code>#(config)#interface Port-channel1
 (config-if)#description LACP to HP 1810G (config-if)#description LACP to HP 1810G
 (config-if)#switchport mode trunk (config-if)#switchport mode trunk
Line 46: Line 46:
 (config-if)#exit</code> (config-if)#exit</code>
   * Show configuration. <code>#show interfaces Gi0/47 switchport   * Show configuration. <code>#show interfaces Gi0/47 switchport
-#show interfaces Gi0/48 switchport</code>+#show interfaces Gi0/48 switchport 
 +#sh etherchannel summary 
 +#sh cdp neighbors</code> 
 + 
 +====Configure IP address in VLAN 50 for testing==== 
 +  * Configure IP address. <code>#conf t 
 +(config)#interface Vlan50 
 +(config-if)#ip address 2.3.4.5 255.255.255.0</code> 
lacp_between_cisco_2960_and_hp_1810.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1