L3SWルーティング設定について
pinpinax25
投稿数: 16
機器検証をしましたがいまいち違う気がするので
ご教授下さい。
タグVLAN10を橋渡しする(2)L3SWのルーティング設定をするには、
下記設定で動作しますでしょうか?
(1)l2SW ⇔ (2)L3SW ⇔ (3)L2SW
(1)VLAN10を
(3)176.21.0.1/16と192.168.41.1/24の2つの
ネットワークへ疎通をする。(1本ケーブルで)
Switch(config)# interface vlan 10
Switch(config-if)# ip address 215.24.0.11 255.255.255.240
Switch(config-if)# no shutdown
Switch(config-if)# exit
Switch(config)# interface gigabitethernet1/0/1
Switch(config-if)# no switchport
Switch(config-if)# switchport mode access
Switch(config-if)# switchport access vlan 10
Switch(config-if)# no shutdown
Switch(config-if)# exit
Switch(config)# interface gigabitEthernet1/0/1
Switch(config-if)# no ip address
Switch(config-if)# exit
Switch(config)# interface gigabitethernet1/0/2.1
Switch(config-subif)# encapsulation dot1q 10
Switch(config-subif)# ip address 176.21.0.1 255.255.0.0
Switch(config-subif)# no shutdown
Switch(config-subif)# exit
Switch(config)# interface gigabitethernet1/0/2.2
Switch(config-subif)# encapsulation dot1q 10
Switch(config-subif)# ip address 192.168.41.1 255.255.255.0
Switch(config-subif)# no shutdown
Switch(config-subif)# exit
Switch(config)# ip routing
ご教授下さい。
タグVLAN10を橋渡しする(2)L3SWのルーティング設定をするには、
下記設定で動作しますでしょうか?
(1)l2SW ⇔ (2)L3SW ⇔ (3)L2SW
(1)VLAN10を
(3)176.21.0.1/16と192.168.41.1/24の2つの
ネットワークへ疎通をする。(1本ケーブルで)
Switch(config)# interface vlan 10
Switch(config-if)# ip address 215.24.0.11 255.255.255.240
Switch(config-if)# no shutdown
Switch(config-if)# exit
Switch(config)# interface gigabitethernet1/0/1
Switch(config-if)# no switchport
Switch(config-if)# switchport mode access
Switch(config-if)# switchport access vlan 10
Switch(config-if)# no shutdown
Switch(config-if)# exit
Switch(config)# interface gigabitEthernet1/0/1
Switch(config-if)# no ip address
Switch(config-if)# exit
Switch(config)# interface gigabitethernet1/0/2.1
Switch(config-subif)# encapsulation dot1q 10
Switch(config-subif)# ip address 176.21.0.1 255.255.0.0
Switch(config-subif)# no shutdown
Switch(config-subif)# exit
Switch(config)# interface gigabitethernet1/0/2.2
Switch(config-subif)# encapsulation dot1q 10
Switch(config-subif)# ip address 192.168.41.1 255.255.255.0
Switch(config-subif)# no shutdown
Switch(config-subif)# exit
Switch(config)# ip routing
投稿ツリー
-
L3SWルーティング設定について
(pinpinax25, 2015-5-31 1:26)
- Re: L3SWルーティング設定について (antares01, 2015-5-31 5:26)
-
Re: L3SWルーティング設定について
(pinpinax25, 2015-5-31 20:05)
- Re: L3SWルーティング設定について (antares01, 2015-5-31 21:55)
- Re: L3SWルーティング設定について (pinpinax25, 2015-5-31 21:56)
-
Re: L3SWルーティング設定について
(pinpinax25, 2015-5-31 23:12)
- Re: L3SWルーティング設定について (arashi1977, 2015-5-31 23:20)
- Re: L3SWルーティング設定について (antares01, 2015-6-1 4:39)
-
Re: L3SWルーティング設定について
(pinpinax25, 2015-5-31 23:45)
- Re: L3SWルーティング設定について (arashi1977, 2015-5-31 23:53)
-
Re: L3SWルーティング設定について
(pinpinax25, 2015-6-1 22:21)
- Re: L3SWルーティング設定について (antares01, 2015-6-1 23:04)
-
Re: L3SWルーティング設定について
(arashi1977, 2015-6-2 0:04)
- Re: L3SWルーティング設定について (antares01, 2015-6-2 4:50)
-
Re: L3SWルーティング設定について
(pinpinax25, 2015-6-1 23:16)
- Re: L3SWルーティング設定について (antares01, 2015-6-2 0:11)
-
Re: L3SWルーティング設定について
(pinpinax25, 2015-6-2 0:35)
- Re: L3SWルーティング設定について (antares01, 2015-6-2 4:43)
-
Re: L3SWルーティング設定について
(pinpinax25, 2015-6-2 22:32)
- Re: L3SWルーティング設定について (antares01, 2015-6-3 4:09)
-
Re: L3SWルーティング設定について
(pinpinax25, 2015-6-3 0:16)
-
Re: L3SWルーティング設定について
(antares01, 2015-6-3 4:23)
- Re: Re: L3SWルーティング設定について (pinpinax25, 2015-6-3 23:57)
-
Re: L3SWルーティング設定について
(antares01, 2015-6-3 4:23)