CCNA(Stand-ALONE)Lab 28-Verify Standard Access Lists

简介:
Objective: Verify that the standard access list created in the previous lab is configured correctly.
Lab Equipment: Router 2 and Router 4 from the eRouters menu
Background Reading: Lab Primer Lesson 10: Access Lists
Prerequisite: You must have just completed Lab 27: Standard Access Lists in order to complete this lab successfully.
1. First, see if you can still ping Router2 from Router4. Connect to Router4, and try to ping Router2’s Ethernet 0 interface (24.17.2.2).
Route4>enable
Router4#ping 24.17.2.2

If you see UUUUU, indicating that the ping was not successful, then your access list is working correctly.

2. Now, connect to Router2 and view the running configuration in order to verify that the access list is running on the interfaces.
Router2>enable
Router2#show running-config

3. You can also view which access lists are applied to the interfaces by using the show ip interface command.
Router2#show ip interface

4. The show access-lists command will display which access lists have been created on the router. It will also tell you which lines have been used and how many packets have been either permitted or denied.
Router2#show access-lists

Note: Continue on to Lab 29: Extended Access Lists without accessing the Lab Navigator. This will save you the trouble of confi guring the same IP addresses again.
***************************************************






本文转自redking51CTO博客,原文链接: http://blog.51cto.com/redking/74756 ,如需转载请自行联系原作者
相关文章
|
10月前
|
安全 Java API
Eclipse 打开marketplace 报PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
网上有很多解决的帖子,我这里只是记录一下方便自己查阅 主要原因是java本身需要证书 1、按导入安全证书的方法解决
1048 0
Eclipse 打开marketplace 报PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
|
IDE Shell 网络安全
Visual Studio 2022 git error Unable to negotiate with xx.xxx.xxxx port 22: no matching host key type found. Their offer: ssh-rsa
Visual Studio 2022 git error Unable to negotiate with xx.xxx.xxxx port 22: no matching host key type found. Their offer: ssh-rsa
468 0
Visual Studio 2022 git error Unable to negotiate with xx.xxx.xxxx port 22: no matching host key type found. Their offer: ssh-rsa
|
4月前
|
存储 网络安全
Curl error (60): SSL peer certificate or SSH remote key was not OK for https://update.cs2c.com.cn/NS/V10/V10SP2/os/adv/lic/base/x86_64/repodata/repomd.xml [SSL: no alternative certificate subject name matches target host name 'update.cs2c.com.cn']
【10月更文挑战第30天】在尝试从麒麟软件仓库(ks10-adv-os)下载元数据时,遇到 SSL 证书验证问题。错误提示为:`Curl error (60): SSL peer certificate or SSH remote key was not OK`。可能原因包括证书不被信任、证书与域名不匹配或网络问题。解决方法包括检查网络连接、导入 SSL 证书、禁用 SSL 证书验证(不推荐)、联系仓库管理员、检查系统时间和尝试其他镜像。
1110 1
|
9月前
Cannot find a valid license key for ISIS Professional on this computer . this license Manager report
Cannot find a valid license key for ISIS Professional on this computer . this license Manager report
125 2
|
网络安全 开发工具
Unable to negotiate with XX.XX.XX.XX: no matching host key type found. Their offer: ssh-dss
Unable to negotiate with XX.XX.XX.XX: no matching host key type found. Their offer: ssh-dss