Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

ZXUN(config)#line telnet access-class ipv4 telnet

This command is used in global configuration mode to configure the name of an ACL
rule (IPv4) to which the telnet connection is bound.
After the configuration, the telnet connection must pass the ACL rule (IPv4) check.

ZXUN(config)#ipv4-access-list telnet
ZXUN(config-ipv4-acl)# rule 1 permit 10.68.33.0 0.0.0.255
ZXUN(config-ipv4-acl)# rule 1 deny 10.68.33.0 0.0.0.255
Smaller sequence ID is assigned with a higher matching priority

ZXUN(config)#show ipv4-access-list telnet

You might also like