ngroup command
Use this command to create and configure neighbor group.
Syntax:
ngroup [-options]
| Option | Description | Values |
|---|---|---|
| -en | Enable or disable neighbor feature | enabled, disabled |
| -cm | Set and display the certificate authentication method | store, ca |
| -cn | New group name | Name containing 1-16 characters |
| -leave | Leave group |
Example:
system> ngroup
en: enabled
Not in a neighbor group.
system> ngroup -cm ca -cn name
ok
system> ngroup
en: enabled
gn: name
system> ngroup -leave
ok
system> ngroup
en: enabled
Not in a neighbor group.
Give documentation feedback