aruba_networks:switch:6400
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
aruba_networks:switch:6400 [2024/06/26 22:18] – aperez | aruba_networks:switch:6400 [2024/07/17 18:09] (current) – removed aperez | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Aruba CX 6400v2 / 6200 Series Switches | ||
- | {{ youtube> | ||
- | |||
- | ---- | ||
- | ---- | ||
- | {{ youtube> | ||
- | |||
- | ---- | ||
- | ---- | ||
- | |||
- | {{ : | ||
- | |||
- | {{pdfjs 46em >: | ||
- | |||
- | {{ : | ||
- | |||
- | {{pdfjs 46em >: | ||
- | |||
- | {{ : | ||
- | |||
- | {{pdfjs 46em >: | ||
- | |||
- | {{ : | ||
- | |||
- | {{pdfjs 46em >: | ||
- | |||
- | |||
- | {{ : | ||
- | |||
- | {{pdfjs 46em >: | ||
- | |||
- | |||
- | |||
- | ---- | ||
- | |||
- | {{ : | ||
- | |||
- | {{pdfjs 46em >: | ||
- | |||
- | |||
- | ---- | ||
- | ---- | ||
- | ====== Laboratory ====== | ||
- | ---- | ||
- | ---- | ||
- | [[https:// | ||
- | |||
- | [[https:// | ||
- | |||
- | [[https:// | ||
- | |||
- | [[https:// | ||
- | |||
- | [[https:// | ||
- | |||
- | [[https:// | ||
- | |||
- | Note: ISL stands for Inter-Switch Link, and it is a Cisco proprietary protocol. It works by adding a 26-byte | ||
- | header and a 4-byte trailer to the original Ethernet frame, creating a new ISL frame. The header contains the | ||
- | VLAN ID, which identifies the VLAN to which the frame belongs; | ||
- | compared to IEEE 802.1Q due to its proprietary encapsulation, | ||
- | high-throughput environments. In contrast, IEEE 802.1Q has a lower overhead, making it more efficient in terms of | ||
- | bandwidth utilization. | ||
- | | ||
- | | ||
- | **[[https:// | ||
- | |||
- | ---- | ||
- | ---- | ||
- | ====== IEEE 802.1Q ====== | ||
- | |||
- | IEEE 802.1Q, commonly known as "Dot One Q", is an IEEE-certified protocol for attaching VLAN identification information to data frames. | ||
- | |||
- | Here, please recall the standard format of Ethernet data frames. | ||
- | |||
- | The VLAN identification information attached by IEEE 802.1Q is located between the " | ||
- | |||
- | Add 4 bytes of content to the data frame, so the CRC value will naturally change. At this time, the CRC on the data frame is the value obtained by recalculating the entire data frame including them after inserting TPID and TCI. | ||
- | |||
- | {{ : | ||
- | |||
- | When the data frame leaves the aggregation link, the TPID and TCI will be removed, and a CRC recalculation will be performed at this time. | ||
- | |||
- | The position of the TPID field in the Ethernet packet is the same as the position of the protocol type field in the packet without a VLAN tag. The value of TPID is fixed to 0x8100, which indicates the 802.1Q type carried by the network frame, and the switch uses it to determine that the IEEE 802.1Q-based VLAN information is attached to the data frame. The actual VLAN ID is 12 bits in TCI. Since there are 12 bits in total, up to 4096 VLANs can be identified. | ||
- | |||
- | The VLAN information attached based on IEEE 802.1Q is like a tag attached when transferring items. Therefore, it is also called " | ||
- | |||
- | |||
- | ====== ISL (Inter-Switch Link) ====== | ||
- | |||
- | ISL is a protocol similar to IEEE 802.1Q supported by Cisco products for attaching VLAN information to the aggregation link. | ||
- | |||
- | After using ISL, 26 bytes of "ISL Header" | ||
- | |||
- | In an environment where ISL is used, when a data frame leaves the convergence link, simply remove the ISL header and the new CRC. Since the original data frame and its CRC are completely preserved, there is no need to recalculate the CRC. | ||
- | |||
- | {{ : | ||
- | |||
- | ISL is like wrapping the entire original data frame with an ISL header and a new CRC, so it is also called an " | ||
- | |||
- | It should be noted that neither the " | ||
- | |||
- | And because ISL is a Cisco unique protocol, it can only be used for interconnection between Cisco network devices. | ||
- | |||
- | ---- | ||
- | ---- | ||
- | |||
- | **[[networking: | ||
- | |||
- | |||
- | [[https:// | ||
- | |||
- | Note: For Ethernet networks, the recommended MTU size is usually 9000 bytes. This is because Ethernet networks | ||
- | are designed to handle larger frames, making it easier to achieve higher performance with JUMBO Frames. | ||
- | |||
- | |||
- | Note: What is MTU 9198 (Jumbo frames)?; this is the value of the global jumbos IP MTU (or L3 MTU) supported by | ||
- | the switch. The default value is set to 9198 bytes (a value that is 18 bytes less than the largest possible | ||
- | maximum frame size of 9216 bytes). This object can be used only in switches that support max-frame-size and ip- | ||
- | mtu configuration. | ||
- | |||
- | | ||
- | Note: What is the best MTU setting (WAN)?; it is generally recommended that the MTU for a WAN interface connected | ||
- | to a PPPoE DSL network be 1492. In fact, with auto MTU discovery, 1492 is discovered to be the maximum allowed | ||
- | MTU. However, having an MTU of 1452 is most optimal. | ||
- | |||
- | ---- | ||
- | ---- | ||
- | |||
- | **[[networking: | ||
- | |||
- | ---- | ||
- | ---- | ||
- | |||
- | **VSX/VSF - CLI test configuration** | ||
- | ---- | ||
- | ---- | ||
- | {{ : | ||
- | |||
- | {{pdfjs 46em >: | ||
- | |||
- | {{ : | ||
- | {{ : | ||
- | {{ : | ||
- | {{ : | ||
- | {{ : | ||
- | {{ : | ||
- | ---- | ||
- | ---- | ||
- | **Virtual MAC and System-MAC Guidance** | ||
- | |||
- | One of the main VSX best practice is to set VSX system-mac and not leave it blank with default HW system-mac being used. By doing so, the VSX system-mac is independent from the physical hardware MAC address and in case of hardware replacement of the VSX primary, the new switch can be configured with the same configuration than the previous primary unit with no impact on the VSX secondary as the cluster ID remains unchanged. With such practice, VSX primary HW replacement is hitless for the VSX secondary. (Otherwise the VSX secondary would have to join a new cluster ID, ID from VSX primary, and would turn-off temporary its VSX LAG ports). | ||
- | |||
- | Please use locally administered unicast MAC Address when assigning system-mac or active-gateway virtual MAC address. There are 4 ranges reserved for private use for unicast (with second least significant bit of the first octet of the unicast address set to 1). x is any Hexadecimal value. | ||
- | |||
- | * x2-xx-xx-xx-xx-xx | ||
- | * x6-xx-xx-xx-xx-xx | ||
- | * xA-xx-xx-xx-xx-xx | ||
- | * xE-xx-xx-xx-xx-xx | ||
- | |||
- | In this document, **02: | ||
- | |||
- | {{ : | ||
- | |||
- | The scope of this VMAC is purely link-local. Consequently, | ||
- | |||
- | If some servers or systems have dual-attachment to two different SVIs, and the system administrator would like to see distinct MAC addresses for the next-hops over these separate interfaces, then 16 VMACs are available. For dual-stack IPv4 and IPv6, 16 VMACs can be used for IPv4 and the same VMACs can be used for IPv6. It is however a best practice to use only 8 VMACs for IPv4 and 8 different VMACs for IPV6. | ||
- | |||
- | |||
- | ---- | ||
- | ---- | ||
- | Note: any other allocation rules can be chosen according to administrative rules in place by the network | ||
- | operational team. Multicast orbroadcast MAC addresses must not be used for System-mac. | ||
- | |||
- | ---- | ||
- | |||
- | ---- | ||
- | |||
- | |||
- | **vsx-sync** | ||
- | |||
- | {{ : | ||
- | |||
- | [[https:// | ||
- | |||
- | ---- | ||
- | **Switch 8360-1** | ||
- | ---- | ||
- | |||
- | 8360-1#conf | ||
- | 8360-1# | ||
- | 8360-1#int mgmt | ||
- | 8360-1#ip static 10.1.1.12/ | ||
- | 8360-1#no shut | ||
- | 8360-1#end | ||
- | 8360-1#wr mem | ||
- | 8360-1#sh ver | ||
- | //must have the same software version// | ||
- | 8360-1#int lag 256 | ||
- | 8360-1#no shut | ||
- | 8360-1# | ||
- | 8360-1#no routing | ||
- | 8360-1#vlan trunk native 1 | ||
- | 8360-1#vlan trunk allowed all | ||
- | 8360-1#lacp mode active | ||
- | 8360-1#exit | ||
- | //over QSFP28 DAC X 2 // | ||
- | 8360-1# | ||
- | 8360-1#no shut | ||
- | 8360-1#mtu 9198 | ||
- | 8360-1# | ||
- | 8360-1#lag 256 | ||
- | 8360-1# | ||
- | 8360-1#no shut | ||
- | 8360-1#mtu 9198 | ||
- | 8360-1# | ||
- | 8360-1#lag 256 | ||
- | 8360-1#exit | ||
- | 8360-1#wr mem | ||
- | 8360-1#sh interface lag 256 | ||
- | 8360-1#sh lacp interfaces | ||
- | //over SFP+ DAC// | ||
- | 8360-1# | ||
- | 8360-1#vrf keepAlive | ||
- | 8360-1#exit | ||
- | 8360-1# | ||
- | 8360-1#no shut | ||
- | 8360-1#vrf attach keepAlive | ||
- | 8360-1# | ||
- | 8360-1#ip address 192.168.99.1/ | ||
- | 8360-1#end | ||
- | 8360-1#wr mem | ||
- | //test// | ||
- | 8360-1#ping 192.168.99.2 vrf keepAlive | ||
- | 8360-1#conf | ||
- | 8360-1#vsx | ||
- | 8360-1# | ||
- | 8360-1# | ||
- | 8360-1#role primary | ||
- | 8360-1# | ||
- | 8360-1#end | ||
- | 8360-1#wr mem | ||
- | 8360-1#sh vsx status | ||
- | 8360-1#sh run | begin vsx | ||
- | 8360-1#sh run vsx-sync | ||
- | 8360-1#sh vsx brief | ||
- | 8360-1#conf | ||
- | 8360-1#vsx | ||
- | 8360-1# | ||
- | 8360-1#end | ||
- | 8360-1#wr mem | ||
- | 8360-1#sh vsx brief | ||
- | 8360-1#sh vsx status config-sync | ||
- | 8360-1#conf | ||
- | 8360-1#vsx | ||
- | 8360-1# | ||
- | protect-global mac-lockout mclag-interfaces neighbor ospf qos-global route-map sflow-global snmp ssh stp-global | ||
- | time vsx-global | ||
- | 8360-1#end | ||
- | 8360-1#wr mem | ||
- | //Lag multi-chassis// | ||
- | 8360-1# | ||
- | 8360-1# | ||
- | 8360-1# | ||
- | 8360-1#no shut | ||
- | 8360-1#vlan trunk allowed 10,20 | ||
- | 8360-1#exit | ||
- | 8360-1# | ||
- | 8360-1#no shut | ||
- | 8360-1#mtu 9100 | ||
- | 8360-1# | ||
- | 8360-1#lag 1 | ||
- | 8360-1#end | ||
- | 8360-1#wr mem | ||
- | //VLAN 10 - VIP - 10.1.10.1// | ||
- | //VLAN 20 - VIP - 10.1.20.1// | ||
- | 8360-1#conf | ||
- | 8360-1# | ||
- | 8360-1# | ||
- | 8360-1#ip mtu 9100 | ||
- | 8360-1#ip address 10.1.10.2/ | ||
- | 8360-1# | ||
- | 8360-1# | ||
- | 8360-1#no shut | ||
- | 8360-1#exit | ||
- | 8360-1# | ||
- | 8360-1# | ||
- | 8360-1#ip mtu 9100 | ||
- | 8360-1#ip address 10.1.20.2/ | ||
- | 8360-1# | ||
- | 8360-1# | ||
- | 8360-1#end | ||
- | 8360-1#wr mem | ||
- | 8360-1# | ||
- | 8360-1# | ||
- | |||
- | **Enabling or disabling IGMP snooping** | ||
- | |||
- | switch(config)# | ||
- | switch(config-vlan)# | ||
- | switch(config-vlan)# | ||
- | | ||
- | **Enabling or disabling IGMP** | ||
- | |||
- | switch(config)# | ||
- | switch(config-if-vlan)# | ||
- | |||
- | **ip igmp querier** | ||
- | |||
- | switch(config)# | ||
- | switch(config)# | ||
- | switch(config-if-vlan)# | ||
- | switch(config-if-vlan)# | ||
- | |||
- | |||
- | **[[https:// | ||
- | |||
- | {{ : | ||
- | |||
- | ---- | ||
- | **Switch 8360-2** | ||
- | ---- | ||
- | |||
- | 8360-2#conf | ||
- | 8360-2# | ||
- | 8360-2#int mgmt | ||
- | 8360-2#ip static 10.1.1.11/ | ||
- | 8360-2#no shut | ||
- | 8360-2#end | ||
- | 8360-2#wr mem | ||
- | 8360-2#int lag 256 | ||
- | 8360-2#no shut | ||
- | 8360-2# | ||
- | 8360-2#no routing | ||
- | 8360-2#vlan trunk native 1 | ||
- | 8360-2#vlan trunk allowed all | ||
- | 8360-2#lacp mode active | ||
- | 8360-2#exit | ||
- | //over QSFP28 DAC X 2 // | ||
- | 8360-2# | ||
- | 8360-2#no shut | ||
- | 8360-2#mtu 9198 | ||
- | 8360-2# | ||
- | 8360-2#lag 256 | ||
- | 8360-2# | ||
- | 8360-2#no shut | ||
- | 8360-2#mtu 9198 | ||
- | 8360-2# | ||
- | 8360-2#lag 256 | ||
- | 8360-2#exit | ||
- | 8360-2#wr mem | ||
- | 8360-2#sh interface lag 256 | ||
- | 8360-2#sh lacp interfaces | ||
- | //over SFP+ DAC// | ||
- | 8360-2# | ||
- | 8360-2#vrf keepAlive | ||
- | 8360-2#exit | ||
- | 8360-2# | ||
- | 8360-2#no shut | ||
- | 8360-2#vrf attach keepAlive | ||
- | 8360-2# | ||
- | 8360-2#ip address 192.168.99.2/ | ||
- | 8360-2#end | ||
- | 8360-2#wr mem | ||
- | //test// | ||
- | 8360-2#ping 192.168.99.1 vrf keepAlive | ||
- | 8360-2# | ||
- | 8360-2#vsx | ||
- | 8360-2# | ||
- | 8360-2#role secondary | ||
- | 8360-2#end | ||
- | 8360-2#wr mem | ||
- | 8360-2#sh vsx status | ||
- | 8360-2#sh run | begin vsx | ||
- | 8360-2#sh vsx brief | ||
- | 8360-2#conf | ||
- | 8360-2#vsx | ||
- | 8360-2# | ||
- | 8360-2#end | ||
- | 8360-2#wr mem | ||
- | 8360-2#sh vsx brief | ||
- | 8360-2#sh vsx status keepAlive | ||
- | 8360-2#sh run | beg vsx | ||
- | 8360-2#vlan 10,20 | ||
- | 8360-2# | ||
- | 8360-2#exit | ||
- | 8360-2#wr mem | ||
- | 8360-2#sh vlan | ||
- | //Lag multi-chassis// | ||
- | 8360-2#conf | ||
- | 8360-2# | ||
- | 8360-2#no shut | ||
- | 8360-2#exit | ||
- | 8360-2# | ||
- | 8360-2#no shut | ||
- | 8360-2#mtu 9100 | ||
- | 8360-2# | ||
- | 8360-2#lag 1 | ||
- | 8360-2#end | ||
- | 8360-2#wr mem | ||
- | 8360-2#sh run int lag 1 | ||
- | //VLAN 10 - VIP - 10.1.10.1// | ||
- | //VLAN 20 - VIP - 10.1.20.1// | ||
- | 8360-2#conf | ||
- | 8360-2# | ||
- | 8360-2#ip mtu 9100 | ||
- | 8360-2#ip address 10.1.10.3/ | ||
- | 8360-2#no shut | ||
- | 8360-2#exit | ||
- | 8360-2# | ||
- | 8360-2#ip mtu 9100 | ||
- | 8360-2#ip address 10.1.20.3/ | ||
- | 8360-2#no shut | ||
- | 8360-2#exit | ||
- | 8360-2#end | ||
- | 8360-2#wr mem | ||
- | 8360-2#sh run int vlan 10 | ||
- | 8360-2#sh vsx status | ||
- | 8360-2#sh vsx brief | ||
- | |||
- | **Enabling or disabling IGMP snooping** | ||
- | |||
- | switch(config)# | ||
- | switch(config-vlan)# | ||
- | switch(config-vlan)# | ||
- | | ||
- | **Enabling or disabling IGMP** | ||
- | |||
- | switch(config)# | ||
- | switch(config-if-vlan)# | ||
- | |||
- | **ip igmp querier** | ||
- | |||
- | switch(config)# | ||
- | switch(config)# | ||
- | switch(config-if-vlan)# | ||
- | switch(config-if-vlan)# | ||
- | |||
- | |||
- | ---- | ||
- | **VSF** | ||
- | ---- | ||
- | ---- | ||
- | **Switch 6200-1** | ||
- | ---- | ||
- | |||
- | 6200-1#conf | ||
- | 6200-1# | ||
- | 6200-1#int mgmt | ||
- | 6200-1#ip static 10.1.1.21/ | ||
- | 6200-1#no shut | ||
- | 6200-1#end | ||
- | 6200-1#wr mem | ||
- | 6200-1#conf | ||
- | 6200-1#vsf member 1 | ||
- | 6200-1#link 1 1/1/27 | ||
- | 6200-1#link 2 1/1/28 | ||
- | 6200-1#exit | ||
- | 6200-1#vsf secondary-member 2 | ||
- | this will save the configuration and reboot the specified switch. | ||
- | Do you want to continue (y/n)? y | ||
- | 6200-1#end | ||
- | 6200-1#wr mem | ||
- | 6200-1#conf | ||
- | 6200-1#vlan 10,20 | ||
- | 6200-1#no shut | ||
- | 6200-1#exit | ||
- | 6200-1# | ||
- | 6200-1#no shut | ||
- | 6200-1#vlan trunk allowed 10,20 | ||
- | 6200-1# | ||
- | 6200-1#lacp mode active | ||
- | 6200-1#exit | ||
- | 6200-1# | ||
- | 6200-1#no shut | ||
- | 6200-1#mtu 9100 | ||
- | 6200-1#lag 1 | ||
- | 6200-1#exit | ||
- | 6200-1#int 1/1/1 | ||
- | 6200-1#no shut | ||
- | 6200-1#vlan access 10 | ||
- | 6200-1#end | ||
- | 6200-1#wr mem | ||
- | //SFP+ DAC (ARUBAOS)// | ||
- | 6200-1#sh lacp interfaces multi-chassis | ||
- | 6200-1# | ||
- | |||
- | ---- | ||
- | **Switch 6200-2** | ||
- | ---- | ||
- | |||
- | 6200-2#conf | ||
- | 6200-2# | ||
- | 6200-2#int mgmt | ||
- | 6200-2#ip static 10.1.1.22/ | ||
- | 6200-2#no shut | ||
- | 6200-2#end | ||
- | 6200-2#wr mem | ||
- | 6200-2#conf | ||
- | 6200-2#vsf member 1 | ||
- | 6200-2#link 1 1/1/27 | ||
- | 6200-2#link 2 1/1/28 | ||
- | 6200-2#end | ||
- | 6200-2#conf | ||
- | 6200-2#vsf renumber-to 2 | ||
- | this will save the VSF configuration and reboot the switch. | ||
- | Do you want to continue (y/n)? y | ||
- | 6200-2#end | ||
- | 6200-2#wr mem | ||
- | |||
- | ---- | ||
- | **Verification setting** | ||
- | ---- | ||
- | |||
- | 6200-1#sh vsf | ||
- | 6200-1#sh vsf link | ||
- | 6200-1#sh vsf topology | ||
- | 6200-1# | ||
- | 6200-1# | ||
- | |||
- | ---- | ||
- | ---- | ||
- | |||
- | {{ : | ||
- | |||
- | {{pdfjs 46em >: | ||
- | |||
- | ---- | ||
- | ---- | ||
- | |||
- | **[[networking: | ||
- | |||
- | ---- | ||
- | ---- | ||
- | |||
- | [[https:// | ||
- | |||
- | [[https:// | ||
- | ---- | ||
- | ---- | ||
- | |||
- | **[[networking: | ||
- | ---- | ||
- | ---- | ||
- | **[[https:// | ||
- | |||
- | ---- | ||
- | ---- | ||
- | **[[https:// | ||
- | |||
- | ---- | ||
- | ---- | ||
- | |||
- | **Redundancy with opnsense UTM** | ||
- | |||
- | {{ : | ||
- | |||
- | ---- | ||
- | ---- | ||
- | **[[networking: | ||
- | ---- | ||
- | ---- | ||
- | **[[networking: | ||
- | ---- | ||
- | ---- | ||
- | |||
- | **[[cybersecurity: | ||
- | |||
- | ---- | ||
- | ---- | ||
- | |||
- | **[[dell: | ||
- | |||
- | ---- | ||
- | ---- |
aruba_networks/switch/6400.1719458330.txt.gz · Last modified: 2024/06/26 22:18 by aperez