设为首页收藏本站language 语言切换
查看: 1392|回复: 0
收起左侧

[书籍] 【华为·HCIA】网络技术实验指南——第十一章

[复制链接]
发表于 2020-11-10 14:46:19 | 显示全部楼层 |阅读模式
11.1 WAN接入配置
最终配置<R1>display current-configuration

interface Ethernet0/0/1
ip address 172.16.2.254 255.255.255.0
#
interface Serial1/0/0
link-protocol ppp
ip address 192.168.1.2 255.255.255.0
#
interface Serial1/0/1
link-protocol hdlc
ip address 192.168.2.2 255.255.255.0
#
dialer-rule
dialer-rule 1 ip permit

ip route-static 172.16.1.0 255.255.255.0 192.168.1.1
ip route-static 172.16.3.0 255.255.255.0 Serial1/0/1

<R2>display current-configuration
interface Ethernet0/0/1
ip address 172.16.1.254 255.255.255.0
#
interface Serial1/0/0
link-protocol ppp
ip address 192.168.1.1 255.255.255.0
#
ip route-static 0.0.0.0 0.0.0.0 192.168.1.2

<R3>display current-configuration
interface Ethernet0/0/1
ip address 172.16.3.254 255.255.255.0
#
interface Serial1/0/1
link-protocol hdlc
ip address 192.168.2.1 255.255.255.255
#
ip route-static 0.0.0.0 0.0.0.0 Serial1/0/1

——·扫描下方微信二维码,回复“HCNA手册”。即可领取完整电子版手册或为你答疑解惑。·——

111111111.jpg


您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-1-31 10:53 , Processed in 0.059533 second(s), 11 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表