How does a router create an IP standard access table?

Source: Internet
Author: User

The following command creates an I P standard Access table: access-list Access list number {permit | deny} source [source-mask]

In this command:

◆ Access list number: determines which access table the entry belongs. It is a number ranging from 1 to 9.

◆ Permit | deny: indicates whether the entry permits or blocks information traffic from a specific address.

◆ Source: determine the source I P address.

◆ S o u r c e-m a s k: determines which bits in the address are used for matching. If a bit is "1", it indicates that the bit in the address is unnecessary. If it is "0", it indicates that the bit in the address will be used for matching. Wildcard characters can be used.

The following is an example of an access table in the vro configuration file:

Router # show access-lists

Standard IP access list 1

Deny 204.59.144.0, wildcard bits 0.0.0.255

Ermit any

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.