科技行者

行者学院 转型私董会 科技行者专题报道 网红大战科技行者

知识库

知识库 安全导航

至顶网网络频道Configuring the ip unnumbered

Configuring the ip unnumbered

  • 扫一扫
    分享文章到微信

  • 扫一扫
    关注官方公众号
    至顶头条

network 171.68.0.0 Type escape sequence to abort.Type escape sequence to abort.Success rate is 100 percent (5/5), round-trip min/avg/max = 32/32/32 ms

作者:中国IT实验室 2007年9月7日

关键字: TCP/IP TCP/IP协议 TCP/IP设置 网络协议 IPv6 IPSEC IP网络

  • 评论
  • 分享微博
  • 分享邮件

Router 1.1.1.1

interface Ethernet0

ip address 171.68.178.196 255.255.255.192

interface Serial0

ip unnumbered Ethernet0

router igrp 10

network 171.68.0.0

Router 2.2.2.2

Current configuration:

interface Ethernet 0

ip address 171.68.179.1 255.255.255.192

interface Serial 0

ip unnumbered Ethernet0

router igrp 10

network 171.68.0.0

Router 1.1.1.1#show ip route

171.68.0.0/26 is subnetted, 3 subnets

I 171.68.179.0 [100/8976] via 171.68.179.1, 00:00:02, Serial0

C 171.68.178.192 is directly connected, Ethernet0

I 171.68.0.0 [100/8976] via 171.68.179.1, 00:00:02, Serial0

Router 1.1.1.1#ping 171.68.179.1

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 171.68.179.1, timeout is 2 seconds:

Success rate is 100 percent (5/5), round-trip min/avg/max = 28/30/32 ms

Router 2.2.2.2#show ip route

171.68.0.0/26 is subnetted, 3 subnets

C 171.68.179.0 is directly connected, Ethernet0

I 171.68.178.192 [100/8976] via 171.68.178.196, 00:00:02, Serial0

I 171.68.0.0 [100/8976] via 171.68.178.196, 00:00:02, Serial0

Router 2.2.2.2#ping 171.68.178.196

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 171.68.178.196, timeout is 2 seconds:

Success rate is 100 percent (5/5), round-trip min/avg/max = 32/32/32 ms

    • 评论
    • 分享微博
    • 分享邮件
    邮件订阅

    如果您非常迫切的想了解IT领域最新产品与技术信息,那么订阅至顶网技术邮件将是您的最佳途径之一。

    重磅专题
    往期文章
    最新文章