Quantcast
Channel: All SRX Services Gateway posts
Viewing all articles
Browse latest Browse all 17645

web-management port

$
0
0

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.


Viewing all articles
Browse latest Browse all 17645

Trending Articles