separator
Syntax
separator special-character;
Hierarchy Level
[edit access profile profile-name client-name-filter client-name]
Description
Specify a character to identify where stripping of characters occurs in a client name. Stripping removes characters to the right of each instance of the specified character, plus the character itself. The stripping begins with the rightmost separator character.
Use the separator
statement with the count
statement to determine which characters in a client name
are stripped. If the specified number of separator characters (count)
exceeds the actual number of separator characters in the client name,
stripping stops at the last available separator character.
Options
special-character
—Character used to identify
where to start the stripping of characters in a client name.
Required Privilege Level
access—To view this statement in the configuration.
access-control—To add this statement to the configuration.
Release Information
Statement introduced in Release 8.5 of Junos OS.