Saltar al contenido principal

ngroup command

Use this command to create and configure neighbor group.

Syntax:
ngroup [-options]
Table 1. ngroup options
OptionDescriptionValues
-enEnable or disable neighbor featureenabled, disabled
-cmSet and display the certificate authentication methodstore, ca
-cnNew group nameName containing 1-16 characters
-leaveLeave 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.