The ssh server acl command configures the ACL to control the access of clients for STelnet, SFTP, SCP and SNetconf.
The undo ssh server acl command cancels the ACL configuration.
By default, no ACL is configured.
Parameter | Description | Value |
---|---|---|
acl4name |
Specifies the ACL4 name. |
The value is a string of 1 to 64 case-sensitive characters without spaces. The value must start with a letter (a to z or A to Z, case sensitive). |
acl4num |
Specifies the IPv4 ACL number. |
ACL number is an integer data type. The basic acl number value ranges from 2000 to 2999, the advanced acl number value ranges from 3000 to 3999. |
ipv6 |
IPv6 protocol. |
- |
acl6name |
Specify the ACL6 name. |
The value is a string of 1 to 64 case-sensitive characters without spaces. The value must start with a letter (a to z or A to Z, case sensitive). |
acl6num |
Specifies the ACL6 number. |
ACL number is an integer data type. The basic acl number value ranges from 2000 to 2999, the advanced acl number value ranges from 3000 to 3999. |
name |
Specifies the ACL name. |
- |
Usage Scenario
If a device serves as
Prerequisites
Run the acl command to create an ACL.
Precautions