Command Reference Line Commands
Specifies the ACL number. Standard IP ACL number is from 1 to 99
and from 1300 to 1999. Extended IP ACL number is from 100 to 199
and from 2000 to 2699.
Filters the incoming connections.
Filters the outgoing connections.
The following example uses ACL 20 to filter the incoming connections in line VTY 0 5.
Ruijie(config)# line vty 0 5
Ruijie(config-line)access-list 20 in
The following example uses the ACL named “test” to filter the outgoing connections in line VTY 6 7.
Ruijie(config)# line vty 6 7
Ruijie(config-line)access-list test out
Displays status information
Use this command to enable command accounting in the line. Use the no form of this command to
restore the default setting.
accounting commands level { default | list-name }
no accounting commands level
Command level ranging from 0 to 15. The command of this level is
accounted when it is executed.
Default authorization list name.