cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
432
Views
0
Helpful
1
Replies

need help "converting" these catos commands to ios

support.edm
Level 1
Level 1

We want to replace a dying Cisco WS-C2948G-GE-TX with a WS-C2950T-24. The 2948 has CatOS while the 2950 has Cisco IOS.

The 2948 was configured by someone who left the company a while while back. I'd like to duplicate the config of it on the 2950. Here are the settings of the 2948:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Console> (enable) sh config

begin

!

# ***** NON-DEFAULT CONFIGURATION *****

!

!

#time: Mon May 11 2015, 03:45:41

!

#version 8.3(2)GLX

!

!

#system web interface version(s)

set config mode text nvram

!

#dot1x

set feature dot1x-radius-keepalive disable

!

#frame distribution method

set port channel all distribution mac both

!

#Local User

set localuser user username password $1$3LOg$wmSL4EobKoom8hZ54Pbsf1 privilege 15

!

#vtp

set vtp domain domainname

!

#ip

set interface sc0 43 10.1.1.82/255.255.255.240 10.1.1.95

set interface sl0 down

set interface me1 192.168.2.201 255.255.255.0 192.168.2.255

set ip alias default 0.0.0.0

!

#rcp

set rcp username cgi-edm

!

#dns

set ip dns server 20.1.1.1 primary

set ip dns server 20.1.1.2

set ip dns domain domain.com

!

#syslog

set logging console disable

!

#http configuration

set ip http server enable

!

#multicast filter

set igmp filter disable

!

#module 1 : 0-port Switching Supervisor

!

#module 2 : 52-port 10/100/1000 Ethernet

set vlan 43 2/46-47

set port speed 2/47 10

set port duplex 2/47 full

clear trunk 2/47 1-1005,1025-4094

set trunk 2/47 off dot1q

clear trunk 2/48 2-40,44-1005,1025-4094

set trunk 2/48 on dot1q 1,41-43

end

Console> (enable)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

I've changed some of the IP addresses to fictitious ones.

2/46, 2/47, 2/48 will be equivalent to fa0/22, fa0/23, fa0/24 respectively.

So far I've assigned fa0/22 and fa0/23 on the 2950 to vlan43 and I've set fa0/23 to 10/full. I'm not sure how to do the rest :(

1 Reply 1
Review Cisco Networking products for a $25 gift card