08-02-2018 10:55 AM - edited 03-08-2019 03:48 PM
Hi Folks,
First Time on Cisco 2911 Router.
I am trying to replace a Cisco 3550 SW with this Cisco 2911. it seems that I need to SW module to create VLANs and SVIs. I have given IP add to embadded-service-Eng 0/0 and no shut however, I cannot login to the sw module as I get the router prompt when I try.
This router doesn't have EHIWIC at all but three GI interfaces 0/0, 0/1 and 0/2
My 3550 SW have two vlans and SVIs and connects to provider and from inside connect to a Sonicwall FW. I though it would be matter of configuring gi0/0 and Gi0/1 on this router and router should do what this SW3550 has been doing. just to connect us to the provider. no fancy configurations. Please advise,
i cannot upload a text file so I pate it here:
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2018.08.02 13:32:22 =~=~=~=~=~=~=~=~=~=~=~=
sh ver
Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.5(3)M7, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2018 by Cisco Systems, Inc.
Compiled Mon 05-Feb-18 10:16 by prod_rel_team
ROM: System Bootstrap, Version 15.0(1r)M15, RELEASE SOFTWARE (fc1)
Router uptime is 30 minutes
System returned to ROM by power-on
System image file is "flash0:c2900-universalk9-mz.SPA.155-3.M7.bin"
Last reload type: Normal Reload
Last reload reason: power-on
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
export@cisco.com.
Cisco CISCO2911/K9 (revision 1.0) with 1011712K/36864K bytes of memory.
Processor board ID FTX1604AJMA
3 Gigabit Ethernet interfaces
1 terminal line
DRAM configuration is 64 bits wide with parity enabled.
255K bytes of non-volatile configuration memory.
250880K bytes of ATA System CompactFlash 0 (Read/Write)
License Info:
License UDI:
-------------------------------------------------
Device# PID SN
-------------------------------------------------
*1 CISCO2911/K9 FTX1604AJMA
Suite License Information for Module:'c2900'
--------------------------------------------------------------------------------
Suite Suite Current Type Suite Next reboot
--------------------------------------------------------------------------------
FoundationSuiteK9 None None None
securityk9
datak9
AdvUCSuiteK9 None None None
uck9
cme-srst
cube
Technology Package License Information for Module:'c2900'
------------------------------------------------------------------------
Technology Technology-package Technology-package
Current Type Next reboot
------------------------------------------------------------------------
ipbase ipbasek9 Permanent ipbasek9
security None None None
uc None None None
data datak9 RightToUse datak9
Configuration register is 0x2102
Router#term len 0
Router#sh run
Building configuration...
Current configuration : 1207 bytes
!
! Last configuration change at 17:11:12 UTC Thu Aug 2 2018
!
version 15.5
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
ethernet lmi ce
!
ip cef
no ipv6 cef
multilink bundle-name authenticated
!
!
license udi pid CISCO2911/K9 sn FTX1604AJMA
license accept end user agreement
license boot module c2900 technology-package datak9
!
!
!
redundancy
!
interface Embedded-Service-Engine0/0
ip address 10.10.10.1 255.255.255.0
!
interface GigabitEthernet0/0
no ip address
shutdown
duplex full
speed 100
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
!
interface GigabitEthernet0/2
no ip address
shutdown
duplex auto
speed auto
!
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
control-plane
!
!
vstack
!
line con 0
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
login
transport input none
!
scheduler allocate 20000 1000
!
end
Router#
Best Regards,
Masood
08-02-2018 11:36 AM
Ok, This is what I have done: I followed the 2900 series configuration Guide.
XXXXXX#sh ip int bri
Interface IP-Address OK? Method Status Protocol
Embedded-Service-Engine0/0 unassigned YES manual administratively down down
GigabitEthernet0/0 x.x.x.22 YES manual down down========================>>>Connectes to provider on a Ether Ckt 100 mb
GigabitEthernet0/1 x.x.x.129 YES manual down down ========================>>>INside LAN
GigabitEthernet0/2 unassigned YES unset administratively down down
Loopback0 10.10.10.10 YES manual up up ============>lookbak
UTP-2911-BR1#
UTP-2911-BR1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
UTP-2911-BR1(config)#int gi 0/0
UTP-2911-BR1(config-if)#port-
UTP-2911-BR1(config-if)#port-tagging ?
<cr>
UTP-2911-BR1(config-if)#port-tagging
UTP-2911-BR1(config-if-port-tagging)#encap
UTP-2911-BR1(config-if-port-tagging)#encapsulation dot1q ?
<1-4094> VLAN id
UTP-2911-BR1(config-if-port-tagging)#encapsulation dot1q 231 ?
<cr>
UTP-2911-BR1(config-if-port-tagging)#encapsulation dot1q 231
UTP-2911-BR1(config-if-port-tagging)#
Any Thoughts?
Best Regards,
Masood
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide