Dell PowerConnect 7000 Series Техническая белая книга - Страница 28

Просмотреть онлайн или скачать pdf Техническая белая книга для Переключатель Dell PowerConnect 7000 Series. Dell PowerConnect 7000 Series 34 страницы. Stacking gigabit ethernet switches
Также для Dell PowerConnect 7000 Series: Инструкции по штабелированию (37 страниц)

Dell PowerConnect 7000 Series Техническая белая книга
Stacking Dell PowerConnect 7000 Series Switches
Stack:
configure terminal
vlan database
vlan
10,20
exit
vlan 10
name "Routed interface to PIM RP via port-channel 1"
exit
vlan 20
name "Routed interface to downstream switched network"
exit
hostname "nsf-stack"
spanning-tree mode rst
ip igmp
ip pim sparse
ip multicast
ip pim rp-address 192.168.10.1 239.0.1.1 255.255.255.0
interface Port-channel1
description "LAG to PIM router – VLAN 10 – gi1/0/10, gi2/0/10"
switchport mode trunk
switchport trunk native vlan 10
switchport trunk allowed vlan remove 1
exit
interface vlan 10
ip address
192.168.10.2
ip igmp
ip pim
exit
interface vlan 20
ip address
192.168.20.2
ip igmp
ip pim
exit
router ospf
router-id 2.2.2.2
network 192.168.0.0 0.0.255.255 area 0
nsf
exit
interface gi1/0/10
no spanning-tree auto-portfast
channel-group 1 mode auto
255.255.255.0
255.255.255.0
Page 26