Dell PowerConnect PC7024 Istruzioni per l'impilamento - Pagina 28
Sfoglia online o scarica il pdf Istruzioni per l'impilamento per Interruttore Dell PowerConnect PC7024. Dell PowerConnect PC7024 37. Stacking gigabit ethernet switches
Anche per Dell PowerConnect PC7024: Libro bianco tecnico (34 pagine)
Stacking Dell PowerConnect 7000 Series Switches
NSF Scenario Configuration via CLI
Router 1:
configure terminal
hostname Router_1
ip multicast
ip pim rp-address 192.168.10.1 239.0.1.1 255.255.255.0
ip pim sparse
vlan database
vlan 10
exit
interface vlan 10
ip address 192.168.10.1 255.255.255.0
ip pim
exit
router ospf
router-id 1.1.1.1
network 192.168.0.0 0.0.255.255 area 0
enable
exit
interface Port-channel1
description "LAG to switch stack – gi1/0/10, gi1/0/20"
switchport mode trunk
switchport trunk native vlan 10
switchport trunk allowed vlan remove 1
exit
interface GigabitEthernet 1/0/1
description "Interface to multicast source"
no spanning-tree
switchport access vlan 10
exit
interface GigabitEthernet 1/0/10
no spanning-tree auto-portfast
channel-group 1 mode auto
exit
interface GigabitEthernet 1/0/20
no spanning-tree auto-portfast
channel-group 1 mode auto
exit
Page 26