取消
显示结果 
搜索替代 
您的意思是: 
cancel
183
查看次数
0
有帮助
4
回复

请问同一个思科路由器的以fa口默认互通的吗

jialingwang4038
Beginner
Beginner

请问同一个思科路由器的以fa口默认互通的吗在,如以下2口:

interface FastEthernet0/0
ip address 172.16.10.20 255.255.255.0


interface FastEthernet0/0/1
ip address 192.168.99.182 255.255.255.252

4 条回复4

M02@rt37
Engager
Engager

你好 @jialingwang4038 ,

是的,他们可以一起交流。

Best regards
******* If This Helps, Please Rate *******
Ben

Rps-Cheers
VIP Collaborator VIP Collaborator
VIP Collaborator

是的,比如如下的示例,没有任何的其他配置,只在R2上互联其他设备的两个物理接口上配置你所提及的两个IP地址,是可以通信的!

R2#sho ip int brief
Interface                  IP-Address      OK? Method Status                Protocol
FastEthernet0/0            172.16.10.20    YES manual up                    up
FastEthernet1/0            192.168.99.182  YES manual up                    up
R2#
R2#ping 192.168.99.182 so 172.16.10.20

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.99.182, timeout is 2 seconds:
Packet sent with a source address of 172.16.10.20
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
R2#
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Rps-Cheers | If it solves your problem, please mark as answer. Thanks !

jialingwang4038
Beginner
Beginner

感谢楼上几位大神的回复!

YilinChen
Advocate
Advocate

前置条件,这2个接口是UP的,默认状态会在这台设备的路由表中体现直连路由,自然属于这2段IP地址的主机是可以相互通信的。

入门指南

使用上面的搜索栏输入关键字、短语或问题,搜索问题的答案。

我们希望您在这里的旅程尽可能顺利,因此这里有一些链接可以帮助您快速熟悉思科社区:







认可您的同行
快捷链接