Nsf Scenario Configuration Via Cli - Dell PowerConnect PC7024 Technical White Paper

Stacking gigabit ethernet switches
Hide thumbs Also See for PowerConnect PC7024:
Table of Contents

Advertisement

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 25

Advertisement

Table of Contents
loading

Table of Contents