0% found this document useful (0 votes)
68 views4 pages

ESW2

This configuration file shows the running configuration of a Cisco Ethernet switch named ESW2, including interface configurations assigning ports to VLANs 7 and 15, and a banner notifying that this is a router with a switch module and an outdated IOS image. The configuration assigns interfaces and ports to VLANs, sets duplex and speed settings, and provides a banner about the device and configuration limitations.

Uploaded by

sugab9
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
68 views4 pages

ESW2

This configuration file shows the running configuration of a Cisco Ethernet switch named ESW2, including interface configurations assigning ports to VLANs 7 and 15, and a banner notifying that this is a router with a switch module and an outdated IOS image. The configuration assigns interfaces and ports to VLANs, sets duplex and speed settings, and provides a banner about the device and configuration limitations.

Uploaded by

sugab9
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

ESW2#sh run

Building configuration...

Current configuration : 3056 bytes


!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
no service dhcp
!
hostname ESW2
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
no ip routing
no ip icmp rate-limit unreachable
no ip cef
!
!
!
!
no ip domain lookup
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
vtp file nvram:vlan.dat

!
!
ip tcp synwait-time 5
!
!
!
!
!
interface FastEthernet0/0
description *** Unused for Layer2 EtherSwitch ***
no ip address
no ip route-cache
shutdown
duplex auto
speed auto
!
interface Serial0/0
no ip address
no ip route-cache
shutdown
clock rate 2000000
!
interface FastEthernet0/1
description *** Unused for Layer2 EtherSwitch ***
no ip address
no ip route-cache
shutdown
duplex auto
speed auto
!
interface FastEthernet1/0
switchport access vlan 15
duplex full
speed 100
!
interface FastEthernet1/1
switchport access vlan 15
duplex full
speed 100
!
interface FastEthernet1/2
switchport access vlan 15
duplex full
speed 100
!
interface FastEthernet1/3
switchport access vlan 15
duplex full
speed 100
!
interface FastEthernet1/4
switchport access vlan 15
duplex full
speed 100
!
interface FastEthernet1/5
switchport access vlan 15
duplex full
speed 100
!
interface FastEthernet1/6
switchport access vlan 7
duplex full
speed 100
!
interface FastEthernet1/7
switchport access vlan 7
duplex full
speed 100
!
interface FastEthernet1/8
switchport access vlan 7
duplex full
speed 100
!
interface FastEthernet1/9
switchport access vlan 7
duplex full
speed 100
!
interface FastEthernet1/10
switchport access vlan 7
duplex full
speed 100
!
interface FastEthernet1/11
switchport access vlan 7
duplex full
speed 100
!
interface FastEthernet1/12
switchport access vlan 7
duplex full
speed 100
!
interface FastEthernet1/13
switchport access vlan 7
duplex full
speed 100
!
interface FastEthernet1/14
switchport access vlan 7
duplex full
speed 100
!
interface FastEthernet1/15
switchport mode trunk
duplex full
speed 100
!
interface Vlan1
no ip address
no ip route-cache
shutdown
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
no cdp log mismatch duplex
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
banner exec ^C

***************************************************************
This is a normal Router with a SW module inside (NM-16ESW)
It has been preconfigured with hard coded speed and duplex

To create vlans use the command "vlan database" from exec mode
After creating all desired vlans use "exit" to apply the config

To view existing vlans use the command "show vlan-switch brief"

Warning: You are using an old IOS image for this router.
Please update the IOS to enable the "macro" command!
***************************************************************

^C
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
end

You might also like