====== OmniSwitch Netzwerk mit typischen Anforderungen ====== - AOS-Upgrade via SSH/SCP - AOS-Upgrade via OV - Hinweis zu den certified/working-Konzept - LANPOWER aktivieren - VLANs & STP klären - VC-LEDs Node identifizieren - ### - Firmwareupdates (mit Schedule) o Können Firmwareupdates vom Management aus durchgeführt werden? -> ja o Können Firmwareupdates auf mehreren Switches gleichzeitig angestoßen werden? -> ja (Hinweis bzgl. daisy-chain & maps) - Config Backups (mit Schedule) o Wie viele alte Configs können aufbewahrt werden und wie lange? -> 365 o Können auch Config Backups von Switches anderer Hersteller erstellt und abgespeichert werden? -> Es werden ALE OmniSwitches unterstützt - Passwortänderung o Gibt es eine automatisierte Passwortänderung des Switch-AdminPassworts über OmniVista? Können dabei mehrere Switche ausgewählt werden? -> CLI Scripting (screenshot) - VLAN Anpassung o Können VLANs auf mehrere Switche mit einem Konfigurationsschritt verteilt werden? -> ja, auch pro Map o Wie werden die einzelnen Ports mit VLANs konfiguriert? -> siehe Screenshots (default vs. qtagged -> Alex) - Generelles o Vorteile und Möglichkeiten bzgl Konfiguration und Monitoring dadurch, dass Switch und AP beide von Alcatel sind: - o Kann ich anhand eines APs direkt auf den Switchport schließen, wo dieser angeschlossen ist? - ja o Gibt es weitere Features, die wir kennenlernen sollten? - jede menge - automatismus für ssid / - - rollout des mgmt vlan für APs via VLAN application ### Upgrade via OmniVista (Gerät muss gespeichert sein) Jan 14, 2022 10:43:34 am[INFO] :Job AutoSwUpgrade_SwitchUpgrade executed success. Delete timeout checking job Jan 14, 2022 10:43:34 am[INFO] :Software Upgrade for all devices has finished. Jan 14, 2022 10:43:34 am[INFO] :Device 192.168.2.192 (OS6360): Changes status is Unsaved. Skipped. Jan 14, 2022 10:43:32 am[INFO] :Device 192.168.2.192 (OS6360) has been added into the queue. Jan 14, 2022 10:43:32 am[INFO] :Send message to ResourceManagerJobEventQueue Jan 14, 2022 10:43:32 am[INFO] :Send EXECUTE request to service Jan 14, 2022 10:43:32 am[INFO] :Start execute job AutoSwUpgrade_SwitchUpgrade Jan 14, 2022 10:43:32 am[INFO] :Build timeout checking for job AutoSwUpgrade_SwitchUpgrade Jan 14, 2022 10:43:32 am[INFO] :AutoSwUpgrade_SwitchUpgrade prepare to be handled AOS-Upgrade via SSH/SCP benny@Bennys-MacBook-Pro OS6360_8.7.98.R03_GA_Release % scp Nosa.img admin@192.168.2.192:/flash/working/ The authenticity of host '192.168.2.192 (192.168.2.192)' can't be established. ECDSA key fingerprint is SHA256:6O79WUI3r3QiGwRWBdPKvxAwOWJsYJS47npsPOdVIFk. Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added '192.168.2.192' (ECDSA) to the list of known hosts. Password: Nosa.img 100% 95MB 1.8MB/s 00:52 Upgrade des FPGA (im VC) -> update fpga-cpld cmm all file fpga_kit_7517 Parse /flash/fpga_kit_7517 fpga file: OS6360_P48_P24_V17.vme Please wait... fpga file: OS6360_P48_P24_V17.vme update chassis 1 Starting CMM ALL FPGA Upgrade [ 2229.880247] FPGA update in progress CMM 1/1 Successfully updated fpga file: OS6360_P48_P24_V17.vme update chassis 2 CMM 2/1 Successfully updated Reload required to activate new firmware. Upgrade des U-BOOT (im VC) -> update uboot cmm all file /flash/u-boot.8.7.R03.30.tar.gz Starting CMM ALL UBOOT Upgrade Please wait... CMM 1/1 Detected OS6360 u-boot-msys-bxh-ac3-AOS-spi.bin: OK U-boot successfully updated Successfully updated CMM 2/1 Detected OS6360 u-boot-msys-bxh-ac3-AOS-spi.bin: OK U-boot successfully updated Successfully updated Reload required to activate new firmware. -> reload all Only one reload may be active in VC mode, other scheduled reloads will be canceled Confirm Reload All (Y/N) : y This operation will verify and copy images before reloading. It may take several minutes to complete.... Thu Jan 13 18:18:25 : ChassisSupervisor vcReloadMgr INFO message: +++ vcReloadMgrReloadVC: starting reload sequence for image certified Thu Jan 13 18:18:31 : flashManager Main INFO message: +++ Verifying image directory certified on CMM flash Automatisierung für AP-Anbindung -> show configuration snapshot da-unp ! DA-UNP: unp profile "defaultWLANProfile" unp profile "defaultWLANProfile" map vlan 10 unp port-template ovWirelessDefaultPortTemplate direction both classification trust-tag ap-mode admin-state enable unp port-template ovWirelessDefaultPortTemplate mac-authentication unp port 1/1/2-3 port-type bridge unp port 1/1/2-3 port-template ovWirelessDefaultPortTemplate show unp user mit 2x AP -> show unp user User Port Username Mac address IP (V4/V6) Vlan Profile Type Status -------+--------------------+-----------------+----------------------------------------+----+--------------------------------+------------+----------- 1/1/2 dc:08:56:00:29:10 dc:08:56:00:29:10 192.168.10.15 10 defaultWLANProfile Bridge Active 1/1/3 dc:08:56:00:2a:50 dc:08:56:00:2a:50 192.168.10.14 10 defaultWLANProfile Bridge Active