SmartNA-X 1G/10G Modular | Command Line Reference |
141
SmartNA-X
™
1G/10G User Guide 1.4
©
2015 Network Critical Solutions Limited
Committing maps, filters and vline
delete customfield
Use the
delete customfield
command to delete a custom field definition.
Syntax
delete customfield
customfield-name
Parameters
customfield-name
Specify the name of the custom field. The name may contain spaces, but if it does it must be contained
in quotes "...".
Example
• Delete the custom field named "CF-1" and commit changes to the system:
CONTROLLER>
delete customfield CF-1
CONTROLLER>
commit
Committing maps, filters, vline and custom fields.
show filters
Use the
show filters
command to list filters (committed and uncommitted) on this device. The information for each map
includes the user-defined name and the filtering parameters used to match against packet headers.
Syntax
show filters
Parameters
This command has no arguments or keywords.
Example
CONTROLLER>
show filters
filters
arp_traffic
ipv4
destination : 192.168.0.1/255.255.255.0
source : 10.10.0.3
packetType : arp
protocol : 6
icmp_traffic
ipv4
destination : 192.168.11.1/255.255.255.0
source : 10.10.3.3
packetType : ipv4
protocol : 1
show customfields
Use the
show customfields
command to display a list of custom fields currently defined in the CLI, including those that
have not yet been committed.
Syntax
show customfields
Parameters
This command has no arguments or keywords.