Hi there,
My web management is being accessed from ge-0/0/0 and I need it to be accessed also by ge-1/0/0
I need both allowed. which command I shoould run to add the ge-1/0/0 to the config below?
services { ssh; telnet; xnm-clear-text; web-management { management-url admin; http { port 8081; interface [ vlan.0 ge-0/0/0.0 ]; } https { system-generated-certificate; } }
Kind regards.