Network Management

last person joined: yesterday 

Keep an informative eye on your network with HPE Aruba Networking network management solutions

Aruba 2930M - Invalid Input

This thread has been viewed 5 times
  • 1.  Aruba 2930M - Invalid Input

    Posted May 29, 2019 04:33 PM

    Hi, I am trying to add our DNS servers to our switch in Italy and I can do a sh dhcp-server pool "Employee-wireless" and get a return of the information listed

     

    sh dhcp-server pool Employee-wireless

    Status and Counters - DHCP Server Pool

    Pool : Employee-wireless
    Lease Period : 5:00:00
    Low Threshold : 98
    High Threshold : 390
    Free Leases : 401

     

    and I can do a sh run and get the information below:

     

    dhcp-server pool "Employee-wireless"
    authoritative
    default-router "10.245.30.1"
    dns-server "10.245.5.1,8.8.8.8"
    lease 05:00:00
    network 10.245.30.0 255.255.254.0
    range 10.245.30.20 10.245.31.250

     

    However, when I try to add two new DNS IP addresses:

     

    (config)# dhcp-server pool "Employee-wireless"
    Invalid input: dhcp-server
    (config)#

     

    I'm not sure why I'm getting the "invalid input: dhcp-server" and was wondering if someone could help me understand what I am doing wrong 

    appreciate it. 

     

    Thanks