aruba_networks:switch:6400:6400_configuration_example_script
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
aruba_networks:switch:6400:6400_configuration_example_script [2025/02/20 16:00] – aperez | aruba_networks:switch:6400:6400_configuration_example_script [2025/04/20 12:07] (current) – [Steps to get the support files for both the switches:] aperez | ||
---|---|---|---|
Line 1802: | Line 1802: | ||
* **64.512 – 65.534** – private AS numbers. | * **64.512 – 65.534** – private AS numbers. | ||
* **65.535** – reserved. | * **65.535** – reserved. | ||
+ | |||
+ | |||
+ | **[[https:// | ||
**Switch A - 6400:** | **Switch A - 6400:** | ||
Line 1814: | Line 1817: | ||
router-id 172.24.0.1 | router-id 172.24.0.1 | ||
redistribute bgp | redistribute bgp | ||
+ | redistribute connected | ||
+ | redistribute static | ||
area 0.0.0.0 | area 0.0.0.0 | ||
Line 1969: | Line 1974: | ||
router-id 172.24.0.4 | router-id 172.24.0.4 | ||
redistribute bgp | redistribute bgp | ||
+ | redistribute connected | ||
+ | redistribute static | ||
area 0.0.0.0 | area 0.0.0.0 | ||
router bgp 65020 | router bgp 65020 | ||
Line 2098: | Line 2105: | ||
{{pdfjs 46em >: | {{pdfjs 46em >: | ||
+ | |||
+ | |||
+ | |||
+ | {{ youtube> | ||
+ | |||
+ | |||
---- | ---- | ||
---- | ---- | ||
+ | **FEC** on an SFP port refers to **Forward Error Correction (FEC)**, which is a technique used in fiber optic and Ethernet networks to enhance data transmission reliability by detecting and correcting errors without the need for retransmission. | ||
+ | |||
+ | **FEC (Forward Error Correction)**: | ||
+ | FEC is a mechanism that adds redundant information to the transmitted data. This redundancy allows the receiving end to detect and correct errors caused by signal degradation or noise during transmission. | ||
+ | Purpose: FEC is essential for high-speed data links (e.g., 10G, 25G, 40G, 100G Ethernet) to improve link quality and performance. | ||
+ | Types: Different FEC modes can be used depending on the standard and speed of the connection (e.g., Reed-Solomon FEC). | ||
+ | * | ||
+ | * | ||
+ | * | ||
+ | * | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | |||
+ | **Benefits of FEC on SFP Ports**: | ||
+ | |||
+ | * Error Correction: FEC can correct errors due to signal attenuation or interference. | ||
+ | * Better Link Performance: | ||
+ | * No Retransmissions: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | **Aruba Switch 6400:** | ||
+ | |||
+ | |||
+ | CS-2P-MDFHA-A# | ||
+ | ----------------------------------------------------------------------------- | ||
+ | ArubaOS-CX | ||
+ | (c) Copyright 2017-2024 Hewlett Packard Enterprise Development LP | ||
+ | ----------------------------------------------------------------------------- | ||
+ | Version | ||
+ | Build Date : 2024-04-09 00:34:12 UTC | ||
+ | Build ID : ArubaOS-CX: | ||
+ | Build SHA : ef21093778805e954ec130b0939d34927bb7ba19 | ||
+ | Hot Patches | ||
+ | Active Image : primary | ||
+ | | ||
+ | Service OS Version : FL.01.14.0002 | ||
+ | BIOS Version | ||
+ | |||
+ | CS-2P-MDFHA-A(config)# | ||
+ | |||
+ | **error-control** | ||
+ | |||
+ | CS-2P-MDFHA-A(config-if)# | ||
+ | auto Use the transceiver default | ||
+ | base-r-fec | ||
+ | none Do not use any FEC | ||
+ | rs-fec | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | ====== boot system ====== | ||
+ | |||
+ | **Rebooting the system from the configured default operating system image**: | ||
+ | |||
+ | switch# boot system | ||
+ | Do you want to save the current configuration (y/n)? y | ||
+ | The running configuration was saved to the startup configuration. | ||
+ | | ||
+ | This will reboot the entire switch and render it unavailable | ||
+ | until the process is complete. | ||
+ | Continue (y/n)? y | ||
+ | The system is going down for reboot. | ||
+ | The system is going down for reboot. | ||
+ | |||
+ | **Rebooting the system from the secondary operating system image, setting the secondary operating system image as the configured default boot image:** | ||
+ | |||
+ | switch# boot system secondary | ||
+ | Default boot image set to secondary. | ||
+ | | ||
+ | Do you want to save the current configuration (y/n)? n | ||
+ | | ||
+ | This will reboot the entire switch and render it unavailable | ||
+ | until the process is complete. | ||
+ | Continue (y/n)? y | ||
+ | The system is going down for reboot. | ||
+ | | ||
+ | Canceling a system reboot: | ||
+ | | ||
+ | switch# boot system | ||
+ | | ||
+ | Do you want to save the current configuration (y/n)? n | ||
+ | | ||
+ | This will reboot the entire switch and render it unavailable | ||
+ | until the process is complete. | ||
+ | Continue (y/n)? n | ||
+ | Reboot aborted. | ||
+ | switch# | ||
+ | | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | ====== Steps to get the support files for both the switches: ====== | ||
+ | |||
+ | |||
+ | **For SFTP**: | ||
+ | Switch# copy support-files all sftp:// user@Address of Local Server>/ | ||
+ | **For TFTP**: | ||
+ | Switch# copy support-files all tftp:// Address of Local Server>/ | ||
+ | |||
+ | |||
+ | CS-2C-MDFHA-A# | ||
+ | The operation to copy all support files could take a while to complete. | ||
+ | | ||
+ | Do you want to continue (y/n)? y | ||
+ | Collection in progress... | ||
+ | Standby management module is not reachable | ||
+ | Unable to gather information from the standby management module | ||
+ | | ||
+ | | ||
+ | show tech output collection is in progress... | ||
+ | Done | ||
+ | | ||
+ | Done | ||
+ | Attempting to copy... | ||
+ | % Total % Received % Xferd Average Speed | ||
+ | | ||
+ | 65 69.8M 0 | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | Please note on both the above cases you can use the specific VRF (ex, here we have used management VRF), if you do not specify a VRF, then it will take the default VRF | ||
+ | |||
+ | OR | ||
+ | |||
+ | Copy the support files to USB and then upload manually. | ||
+ | |||
+ | **For USB**: | ||
+ | For USB option, First you need to enable the USB and then you need to Mount, To do so | ||
+ | Switch# | ||
+ | Verification can be done by | ||
+ | Switch# show usb | ||
+ | enabled: yes | ||
+ | mounted: yes | ||
+ | Switch# copy support-files all usb:// | ||
+ | After copied use this command to unmount the usb | ||
+ | Switch# | ||
+ | USB should be formatted with FAT32 option before inserting to switch. | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | ====== Images ====== | ||
+ | |||
+ | |||
+ | CS-2P-MDFHA-B(config-if-vlan)# | ||
+ | --------------------------------------------------------------------------- | ||
+ | ArubaOS-CX Primary Image | ||
+ | --------------------------------------------------------------------------- | ||
+ | Version : FL.10.13.1010 | ||
+ | Size : 998 MB | ||
+ | Date : 2024-04-09 00:34:12 UTC | ||
+ | SHA-256 : 53bbd1354dd22bffa2df52b22fe8f2dd5cc05a10bcd9ae8c9e01fc93c830d0ec | ||
+ | | ||
+ | --------------------------------------------------------------------------- | ||
+ | ArubaOS-CX Secondary Image | ||
+ | --------------------------------------------------------------------------- | ||
+ | Version : FL.10.09.1050 | ||
+ | Size : 872 MB | ||
+ | Date : 2022-09-13 23:40:16 UTC | ||
+ | SHA-256 : 631640f32e58f3719f56b36474d02c98666a519fb7775d3b263a36783eaafcfd | ||
+ | | ||
+ | Default Image : primary | ||
+ | Boot Profile Timeout : 5 seconds | ||
+ | | ||
+ | ------------------------------------------------------ | ||
+ | Management Module 1/1 (Active) | ||
+ | ------------------------------------------------------ | ||
+ | Active Image : primary | ||
+ | Service OS Version : FL.01.14.0002 | ||
+ | BIOS Version | ||
+ | | ||
+ | CS-2P-MDFHA-A# | ||
+ | Default boot image set to primary. | ||
+ | Checking if the configuration needs to be saved... | ||
+ | | ||
+ | Do you want to save the current configuration (y/n)? y | ||
+ | The running configuration was saved to the startup configuration. | ||
+ | | ||
+ | Checking for updates needed to programmable devices... | ||
+ | Done checking for updates. | ||
+ | | ||
+ | 2 non-failsafe device(s) also need to be updated. | ||
+ | Please run the ' | ||
+ | |||
+ | This will reboot the entire switch and render it unavailable | ||
+ | until the process is complete. | ||
+ | Continue (y/n)? | ||
+ | |||
+ | ---- | ||
+ | ---- |
aruba_networks/switch/6400/6400_configuration_example_script.1740085252.txt.gz · Last modified: 2025/02/20 16:00 by aperez