Nortel Networks Contivity1510D Switch User Manual


 
Chapter 3 Bulk Load Command 211
Reference for the Contivity VPN Switch Command Line Interface
The CREATE_FILTER command allows for the creation of a new named filter.
The filter may be created to allow or disallow certain management traffic. These
fields are not required.
COMMAND: CREATE_FILTER
FILT_NAME: [Filter name - Required]
// Allow management traffic for…
HTTP_SVC: [HTTP local service {Enable/Disable}]
SNMP_SVC: [SNMP local service {Enable/Disable}]
FTP_SVC: [FTP local service {Enable/Disable}]
TELNET_SVC: [TELNET local service {Enable/Disable}]
PING_SVC: [Ping local service {Enable/Disable}]
RADIUS_SVC: [Radius local service {Enable/Disable}]
FIREWALL_SVC: [Firewall local service {Enable/Disable}]
FTP_SVR: [FTP remote server {Enable/Disable}]
DHCP_SVR: [DHCP remote server {Enable/Disable}]
RADIUS_SVR: [Radius remote server {Enable/Disable}]
DNS_SVR: [DNS remote server {Enable/Disable}]
END
The DELETE_FILTER command allows for the deletion of an existing filter.
COMMAND: DELETE_FILTER
FILT_NAME: [Filter name - Required]
END