CCNA标准实验18——动态ACL的配置
R1#conf t
Enter mands, one per line. End TL/Z.
R1(config)#hostname PC
PC(config)#line console 0
PC(config-line)#logging synchronous
PC(config-line)#exec-timeout 0 0
PC(config-line)#exit
PC(config)#int fa0/0
PC(config-if)#ip address
PC(config-if)#no shutdown
PC(config-if)#
*Mar 1 00:03:: %LINK-3-UPDOWN: Interface 0/0, changed state to up
*Mar 1 00:03:: %LINEPROTO-5-UPDOWN: Line protocol on Interface 0/0, changed state to up
PC(config)#ip default-gateway //配置默认网关
PC(config)
配置路由器
R2#conf t
Enter mands, one per line. End TL/Z.
R2(config)#hostname Router
Router(config)#line console 0
Router(config-line)#logging synchronous
Router(config-line)#exec-timeout 0 0
Router(config-line)#exit
Router(config)#int fa0/0
Router(config-if)#ip address
Router(config-if)#no shutdown
Router(config-if)#exit
*Mar 1 00:06:: %LINK-3-UPDOWN: Interface 0/0, changed state to up
*Mar 1 00:06:: %LINEPROTO-5-UPDOWN: Line protocol on Interface 0/0, changed state to up
Router(config-if)#exit
Router(config)#int fa1/0
Router(config-if)#ip address
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#
*Mar 1 00:06:: %LINK-3-UPDOWN: Interface 1/0, changed state to up
*Mar 1 00:06:: %LINEPROTO-5-UPDOWN: Line protocol on Interface 1/0
CCNA标准实验18——动态ACL 来自淘豆网m.daumloan.com转载请标明出处.