Configuration Mode Commands : System Administration Commands : Web Configuration Commands : web httpd listen interface
  
web httpd listen interface
Adds an interface to the web server access restriction list.
Syntax
[no] web httpd listen interface <interface>
Parameters
<interface>
Interface: primary, aux, inpath0_0, rios-lan0_0, rios_wan0_0.
Usage
If the list of interfaces is empty, none of the interfaces respond to the queries. If the list of interfaces has at least one entry, then the server listens on that subset of interfaces.
To add an interface to the list to listen on
web httpd listen interface primary
To remove an interface so that it is no longer listened to
no web httpd listen interface <interface>
Web interface restrictions are not available through the Management Console.
Example
amnesiac (config) # web httpd listen interface aux
Product
SCC, Interceptor, Mobile Controller, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show web