Network Management

 View Only
  • 1.  Management VLAN

    Posted Jan 05, 2025 01:51 PM

    Can anyone help me?

    I have 6 HPE 6100 switches that were on a flat vlan1, I am moving to almost 10 vlans. one of witch is a Management vlan VLAN 13

    I have added the Interface to this vlan, but I cannot connect to other switches from the primary switch.

    How do I tell the switch that VLAN 13 is the management vlan?

    Below is a small bit of the config:

    Hostname SW2-BAR
    clock timezone europe/london
    ntp server 10.1.10.101 minpoll 4 maxpoll 4 iburst
    ntp server pool.ntp.org minpoll 4 maxpoll 4 iburst
    ntp enable
    !

    logging 10.1.10.15
    logging 10.1.10.25

    vlan 1
    vlan 9
        name Departmentx
        description Departmentx
    vlan 10
        name Departmenty
        description Departmenty
    vlan 11
        name Guest WiFi
        description Guest WiFi
    vlan 13
        name IT
        description IT
    vlan 14
        name Departmentz
        description Departmentz
    vlan 17
        name Departmenta
        description Departmenta

    interface 1/1/48
        description on-board-management
        no shutdown
        flow-control rxtx
            !actual flow-control none
        vlan access 1
    interface 1/1/49
        no shutdown
        vlan access 1
    interface 1/1/50
        no shutdown
        vlan access 1
    interface 1/1/51
        no shutdown
        lag 2
    interface 1/1/52
        no shutdown
        lag 2
    interface vlan 1
        description Do Not Use
        no ip address
        no ip dhcp
    interface vlan 13
        ip address 10.1.13.12/24
    snmp-server vrf default

    https-server vrf default



  • 2.  RE: Management VLAN

    Posted Jan 05, 2025 02:35 PM
    Edited by mkk Jan 05, 2025 02:36 PM

    ip source-interface interface all 10.1.13.12

    https://www.arubanetworks.com/techdocs/AOS-CX/10.07/HTML/5200-7851/Content/Chp_IfaceCfg/Iface_cmds/ip-sou-int-10.htm

    Is your vlan 13 tagged on the lag2 interface to another switches? and are management on the other switches in the same vlan?

    ------------------------------
    Marcel Koedijk | MVP Expert 2024 | ACEP | ACMP | ACCP | ACDP | Ekahau ECSE | Not an HPE Employee | Opinions are my own
    ------------------------------