01-02-2020 03:39 AM
How to change IP Address on ECA physical management interface through CLI?
04-24-2020 12:13 PM
Hi,
please check out the below KB article with the answer….
https://gtacknowledge.extremenetworks.com/articles/How_To/000038942
-Ron
04-24-2020 11:44 AM
run cli-wizard and change the parameters you want.
01-02-2020 09:17 AM
Hi
See below example:
xca-3.extreme-test.com:topology# show
Name Mode L2:VlanId,tagged,port L3:IP,GW,DHCP L3:IPv6,Auto-Generated
physical 1 physical 10,disable,Port1 192.168.0.101,none,none
xca-3.extreme-test.com:topology# "physical 1"
xca-3.extreme-test.com:topology:physical 1# l3
xca-3.extreme-test.com:topology:physical 1:l3# show
Layer 3 presence: enable
Interface IP 192.168.0.101 255.255.255.0
AP Registration: enable
Allow management traffic: enable
Factory default certificate/key
MTU: 1500
FQDN:
xca-3.extreme-test.com:topology:physical 1:l3# ip ?
Error: invalid ip address input.
Usage: ip A.B.C.D/<0-30>After you set the ip address, type “apply”
-Gareth