jeremy9678 wrote:
經過測試拿掉swutch...(恕刪)
請試看看下面連結裡的教學,
在您的topology的S1 裡面加設FastEthernet0/0.10、FastEthernet0/1.20的子網段,
我用ROUTER測試結果是能用的,L3SW的做法應該相同請試試看
cisco基本指令-分割子介面(sub-interface)
R1 config//
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.10
encapsulation dot1Q 10
ip address 192.168.10.110 255.255.255.0
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
!
interface FastEthernet0/1.20
encapsulation dot1Q 20
ip address 192.168.20.110 255.255.255.0
內文搜尋
X


































































































