User's Manual 72 Document #: LTRT-10466
Mediant 500L MSBR
8.6 Limiting OAMP Access to a Specific WAN Interface
You can limit the access of OAMP applications (such as HTTP, HTTPS, Telnet, and SSH)
to a specific WAN interface. This OAMP-interface binding can then be associated with a
Virtual Routing and Forwarding (VRF).
 To limit OAMP access on a specific WAN interface, using CLI.
1. Enable WAN management access for specific OAMP applications, using any of the
following commands:
(config-system)# cli-terminal
(cli-terminal)# wan-ssh-allow | wan-telnet-allow | wan-snmp-
allow | wan-http-allow | wan-https-allow
2. Define the WAN interface for the OAMP applications, using the
OAMPWanInterfaceName ini file parameter or the following CLI command:
(config-system)# bind interface <interface> <slot/port.vlanId>
oamp
(config-system)# bind vlan <vlanId> oamp
The following example enables WAN access for Telnet on interface GigabitEthernet 0/0.4
(GigabitEthernet 0/0.4 may be associated with a VRF):
(config-system)# cli-terminal
(cli-terminal)# wan-telnet-allow on
(cli-terminal)# exit
(config-system)# bind interface GigabitEthernet 0/0.5 oamp
 To define the WAN OAMP interface using the Web interface:
1. Open the Web Security Settings page (see ''Configuring Web Security Settings'' on
page 71).
2. From the 'WAN OAMP Interface' drop-down list, select the required WAN interface.
3. Click Submit.