Wired Intelligent Edge

last person joined: yesterday 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of your switching devices, and find ways to improve security across your network to bring together a mobile-first solution

Change Mask on a default vlan of routing HP5700

This thread has been viewed 0 times
  • 1.  Change Mask on a default vlan of routing HP5700

    Posted Jun 19, 2018 03:05 AM

    Hello, 

     

    I'm going to explain clearly :)

     

    I have 2 HP5700 in a stack routing several network. The network of production has a mask /24 and my customer wants to change it to /23.

     

    I want to know if i must shutdown the interface to change it OR not.

     

    I have several Bridge-Aggregation

     

    Here is the configuration.

     

    Thanks 

    Nicolas

     

    interface NULL0
    #
    interface Vlan-interface1
    description L3 interface BUREAUTIQUE
    ip address 192.168.254.254 255.255.255.0
    #
    interface Vlan-interface10
    description EXTERNAL
    ip address 10.0.0.2 255.255.255.248
    #
    interface Vlan-interface120
    description L3 interface POSTPROD
    ip address 192.168.1.7 255.255.255.0
    dhcp relay server-address 192.168.254.80
    dhcp relay server-address 192.168.254.81
    #
    interface Vlan-interface121
    description L3 interface DALET
    ip address 192.168.121.1 255.255.255.0
    dhcp relay server-address 192.168.254.80
    dhcp relay server-address 192.168.254.81
    #
    interface Vlan-interface123
    description reserve
    shutdown