Information
This article describes the use of the Exinda CLI command protocol
.
NOTE: The following syntax convention is used:
- {}: Options are enclosed in braces and are separated by '|'
- []: Optional keywords are enclosed in brackets
- <>: User input is required where variables are enclosed in greater-than and less-than symbols
The following commands are used for creating and removing protocols:
Action Description | Command |
To create a new protocol | protocol <protocol name> number <protocol number> |
To remove a protocol | no protocol <protocol name> |
Example
Create a protocol for ICMP (Internet Control Message Protocol) with protocol number 1
protocol icmp number 1
Find more CLI commands.