Re: L3SWルーティング設定について

この質問の投稿一覧へ

なし Re: L3SWルーティング設定について

msg# 1.3
depth:
1
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2015-5-31 21:56
pinpinax25  常連   投稿数: 16
これだけでいけそうな気がしますがいかがでしょうか?

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)# switchport mode access
Switch(config-if)# switchport access vlan 10
Switch(config-if)# no shutdown
Switch(config-if)# exit

Switch(config)# interface gigabitethernet1/0/2
Switch(config)# switchport mode trunk
Switch(config)# switchport nonegotiate
Switch(config)# switchport trunk allowed vlan 10
Switch(config-if)# no shutdown
Switch(config-if)# exit

投稿ツリー

  >フォーラム検索へ


Copyright (c) 2020 Ping-t All rights reserved.