Quantcast
Channel: PowerConnect Forum - Recent Threads
Viewing all articles
Browse latest Browse all 2954

dell routing question

$
0
0

Could someone help to convert the following routing on an existing  switch stack (Nortel ERS 2 unit stack) to a newly purchased dell 6248p (2 unit stack)

Here is the output from the Nortel stack.

My ain question would be can the new  DELL switch provide the functionality that the current switching is providing or do you forsee any issues?

ip routing
interface vlan 10
ip address 192.168.18.1 255.255.255.0 11
exit
interface vlan 11
ip address 192.168.248.1 255.255.255.0 8
exit
interface vlan 20
ip address 192.168.36.1 255.255.255.0 3
exit
interface vlan 30
ip address 192.168.37.1 255.255.255.0 4
exit
interface vlan 40
ip address 192.168.253.1 255.255.255.0 12
exit
interface vlan 50
ip address 192.168.249.1 255.255.255.0 2
exit
interface vlan 80
ip address 192.168.250.1 255.255.255.0 6
exit
interface vlan 197
ip address 192.168.197.1 255.255.255.0 7
exit

! --- ECMP ---

ospf maximum-path 4

ip route 0.0.0.0 0.0.0.0 192.168.250.231 2
!
! *** IPV6 ***
!
!
! *** VLACP ***
!
vlacp hold_time 0
!
! *** Brouter Port ***
!
!
! *** DHCP Relay ***
!
ip dhcp-relay fwd-path 192.168.36.1 192.168.18.64 disable
ip dhcp-relay fwd-path 192.168.36.1 192.168.18.75
ip dhcp-relay fwd-path 192.168.36.1 192.168.18.129
ip dhcp-relay fwd-path 192.168.37.1 192.168.18.64 disable
ip dhcp-relay fwd-path 192.168.37.1 192.168.18.129
ip dhcp-relay fwd-path 192.168.197.1 192.168.18.64 disable
ip dhcp-relay fwd-path 192.168.197.1 192.168.18.129
ip dhcp-relay fwd-path 192.168.249.1 192.168.18.64 disable
ip dhcp-relay fwd-path 192.168.249.1 192.168.18.129
ip dhcp-relay fwd-path 192.168.250.1 192.168.18.64 disable
ip dhcp-relay fwd-path 192.168.250.1 192.168.18.129
interface vlan 11
no ip dhcp-relay
exit
!
! *** 802.1ab ***
!

interface FastEthernet ALL
no lldp tx-tlv port 1/ALL,2/ALL sys-cap
exit
!
! *** 802.1ab vendor-specific Avaya TLVs config ***
!
!
! *** 802.1AB MED Voice Network Policies ***
!
!
! *** L3 Protocols ***
!

! --- Proxy ARP ---


! --- UDP Broadcast Forwarding ---


! --- VRRP ---


! --- Route Policies ---


! --- OSPF ---

router ospf enable
router ospf
router-id 192.168.250.1
as-boundary-router enable
redistribute direct metric 10 metric-type type1
redistribute direct enable
redistribute static metric 10 metric-type type1
redistribute static enable
exit
enable
configure terminal
interface vlan 10
ip ospf authentication-type message-digest
exit
interface vlan 20
ip ospf network passive
ip ospf authentication-type message-digest
exit
interface vlan 30
ip ospf network passive
ip ospf authentication-type message-digest
exit
interface vlan 197
ip ospf network passive
ip ospf authentication-type message-digest
exit
interface vlan 11
ip ospf authentication-type message-digest
exit
interface vlan 50
ip ospf authentication-type message-digest
exit
interface vlan 80
ip ospf authentication-type message-digest
ip ospf message-digest-key 1 md5 ARW287qgo
ip ospf primary-md5-key 1
ip ospf enable
exit
interface vlan 40
ip ospf authentication-type message-digest
exit

! --- RIP ---

interface vlan 80
ip rip receive version rip2
ip rip send version rip2
exit
!
! *** DHCP SNOOPING ***
!
!
! *** ARP INSPECTION ***
!
!
! *** IP SOURCE GUARD ***
!
!
! *** STACK MONITOR ***
!
!
! *** SMLT ***
!
!
! *** SLPP ***
!
!
! *** SLPP-guard ***
!
!
! *** PIM ***
!
ip pim rp-c-adv-timeout 64
!
! *** UNICAST STORM CONTROL ***
!
ho-core0#


Viewing all articles
Browse latest Browse all 2954

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>