2378| 10
|
[求助] 做了单臂路由后,如何与外界联通 |
3鸿鹄币
最佳答案R:
interface Ethernet0/0
ip address 192.168.10.5 255.255.255.252
!
interface Ethernet0/1
no ip address
!
interface Ethernet0/1.20
encapsulation dot1Q 20
ip address 192.168.20.1 255.255.255.0
!
interface Ethernet0/1.30
encapsulation dot1Q 30
ip address 192.168.30.1 255.255.255.0
!
ip route 0.0.0.0 0.0.0.0 192.168.10.6
Server:
interface Ethernet0/0
ip address 192.1 ...
| ||
沙发
2015-10-13 07:52:55
回复
收起回复
| ||
地板
2015-10-13 09:18:23
回复
收起回复
| ||
9#
2015-10-13 13:35:34
回复
收起回复
| ||
10#
2015-10-13 15:02:24
回复
收起回复
| ||