4 / 4 / 1 Регистрация: 03.09.2014 Сообщений: 156 |
|
1 |
|
16.06.2017, 10:37. Показов 43304. Ответов 4
Всем доброго времени суток, Начал изучение CCNA. Сейчас выполняю лабораторую работу и столкнулся с такой проблемой: По заданию нужно сконфигурировать простенькую сетку. Когда открываю лабору в Packet Tracer и пытаюсь открыть меню любого и коммутаторов, мне выдаёт сообщение о том, что настройка залочена (Configure is locked). То есть, скорфигурировать коммутаторы я не могу, потому как доступа к ним у меня нет. Быть может, кто-нибудь сталкивался с такой же проблемой и знает решение, как получить доступ? Приложил скриншот и саму лабору. Миниатюры
0 |
835 / 415 / 121 Регистрация: 20.04.2014 Сообщений: 1,074 |
|
16.06.2017, 12:25 |
2 |
Вы открыли pka-файл — это готовая лаба со своим сценарием, условиями выполнения и, возможно, ограничением времени. Хочется поиграться — собирайте топологию самостоятельно (она, судя по рисунку, проще некуда) — и будет всевозможный доступ.
1 |
4 / 4 / 1 Регистрация: 03.09.2014 Сообщений: 156 |
|
16.06.2017, 12:44 [ТС] |
3 |
Я так и сделал, создал и настроил свою топологию. Просто не сталкивался ещё с такими вещами, чтоб доступа не было к устройствам. Просто зачем тогда студентам давать pka-файл, можно ведб просто написать,чтоб создали определённую топологию
0 |
835 / 415 / 121 Регистрация: 20.04.2014 Сообщений: 1,074 |
|
16.06.2017, 13:07 |
4 |
Просто зачем тогда студентам давать pka-файл, можно ведб просто написать,чтоб создали определённую топологию Затем и давать, чтобы шли не простейшим и очевиднейшим путем, а демонстрировали некие навыки. Это же контрольная лаба, фактически. Контроль времени есть? Автоматическая проверка правильности выполнения есть? Чего же еще для обучения надо?
1 |
4 / 4 / 1 Регистрация: 03.09.2014 Сообщений: 156 |
|
20.06.2017, 14:32 [ТС] |
5 |
Всё оказалось ещё проще. Я просто совершенно забыл,что Packet Tracer позволяет создавать эмуляцию физической сети, а потому из головы совершенно вылетело, что достаточно было к каждому коммутатору добавить консольное соединение, как, если бы я физически находился рядом с ними. После добавления я успешно через терминал получил доступ к обоим коммутаторвм и смог их должным образом настроить. Миниатюры
0 |
IT_Exp Эксперт 87844 / 49110 / 22898 Регистрация: 17.06.2006 Сообщений: 92,604 |
20.06.2017, 14:32 |
Помогаю со студенческими работами здесь Cisco Packet Tracer cisco packet tracer Cisco Packet Tracer Cisco Packet Tracer Искать еще темы с ответами Или воспользуйтесь поиском по форуму: 5 |
- -8
- -8
On Cisco packet tracer when I click on a router or switch and click on d config tab it says “use Config Tab Locked? Please some one should help cos I can’t do the exercises on the Cisco exploration with packet tracer.
ednard
Member Posts: 75 ■■□□□□□□□□
May 2014
You can’t unlock it.
1. Access the host PC, double click it then go to Desktop > Command Prompt.
2. Find out the IP address of the router and use the command «telnet xxx.xxx.xxx.xxx» in command prompt, where the x’s is the IP address of said router
3. Wahey, telnet access to the locked router.
http://myciscojournal.wordpress.com/
0 · Share on FacebookShare on Twitter
Exclusive Configuration Change Access and Access Session Locking
Exclusive Configuration Change Access (also called the “Configuration Lock” feature) allows you to have exclusive change
access to the Cisco IOS XE running configuration, preventing multiple users from making concurrent configuration changes.
The Access Session Locking addition to this feature extends the Exclusive Configuration Change Access feature such that
show and
debug commands entered by the user holding the configuration lock always have execution priority;
show and
debug commands entered by other users are only allowed to run after the processes initiated by the configuration lock owner have
finished.
The Exclusive Configuration Change Access feature (“exposed lock”) is complementary with the locking mechanism in the Configuration
Replace and Configuration Rollback feature (“rollback lock”).
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest caveats and feature information,
see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module,
and to see a list of the releases in which each feature is supported, see the feature information table.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature
Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Information About Locking the Configuration
Exclusive Configuration
Change Access and Access Session Locking
Devices running Cisco
IOS software maintain a running configuration that determines the configuration
state of the device. Changes to the running configuration alter the behavior of
the device. Because Cisco IOS software allows multiple users to change the
running configuration via the device CLI (including the device console and
telnet Secure Shell (SSH)), in some operating environments it would be
beneficial to prevent multiple users from making concurrent changes to the
Cisco IOS running configuration. Temporarily limiting access to the Cisco IOS
running configuration prevents inadvertent conflicts or cases where two users
attempt to configure the same portion of the running configuration.
The Exclusive
Configuration Change Access feature (also called the “Configuration Lock”
feature) allows you to have exclusive change access to the Cisco IOS running
configuration, preventing multiple users from making concurrent configuration
changes.
This feature provides
exclusive change access to the Cisco IOS running configuration from the time
you enter global configuration mode by using the
configure
terminal command. This gives the effect of a
“configuration lock,” preventing other users from changing the Cisco IOS
running configuration. The configuration lock is automatically released when
the user exits Cisco IOS configuration mode.
The Exclusive
Configuration Change Access feature is enabled using the
configuration
mode
exclusive command in global configuration mode.
Exclusive configuration change access can be set to
auto , so that
the Cisco IOS configuration mode is locked whenever anyone uses the
configure
terminal command, or it can be set to
manual , so that
the Cisco IOS configuration mode is locked only when the
configure
terminal
lock command is issued.
The Exclusive
Configuration Change Access feature is complementary with the locking mechanism
for the Configuration Replace and Configuration Rollback feature introduced in
Cisco IOS Release 12.2(25)S and 12.3(7)T.
Access Session
Locking
The Access Session
Locking feature extends the Exclusive Configuration Change Access feature such
that
show and
debug commands
entered by the user holding the configuration lock always have execution
priority. This feature prevents concurrent configuration access and also
provides an option to prevent simultaneous processes, such as a
show command
entered by another user, from executing while other configuration commands are
being executed. When this feature is enabled, the commands entered by the user
with the configuration lock (such as configuration commands) always have
priority over commands entered by other users.
How to Configure Configuration Exclusive Confguration Change-Access and Access Session Locking
Enabling Exclusive
Configuration Change Access and Access Session Locking
Note |
Effective with |
Perform this task to enable the Exclusive Configuration Change
Access and Access Session Locking feature.
SUMMARY STEPS
-
enable -
configure
terminal
-
configuration
mode
exclusive
-
end
DETAILED STEPS
Command or Action | Purpose | |
---|---|---|
Step 1 |
Example:
|
Enables
|
Step 2 |
Example:
|
Enters global |
Step 3 |
Example:
|
Enables
|
Step 4 |
Example:
|
Ends your |
Obtaining Exclusive
Configuration Change Access
SUMMARY STEPS
-
enable -
configure
terminal
-
configure
terminal
lock
- Configure the
system by entering your changes to the running configuration. - Do one of the
following: -
end
- or
-
exit
DETAILED STEPS
Command or Action | Purpose | |||
---|---|---|---|---|
Step 1 |
Example:
|
Enables
|
||
Step 2 |
Example:
|
Enters global |
||
Step 3 |
Example:
|
(Optional)
|
||
Step 4 |
Configure the |
— |
||
Step 5 |
Do one of the
Example:
Example:
Example:
|
Ends your
|
Monitoring and
Troubleshooting Configuration Locking
Perform either or
both steps in this task to monitor or troubleshoot the Exclusive Configuration
Change Access and Access Session Locking feature.
SUMMARY STEPS
-
show
configuration
lock
-
debug
configuration
lock
DETAILED STEPS
Step 1 |
Use this If you cannot Example: |
Step 2 |
Use this Example:
|
Configuration Examples for Locking the Configuration
Configuring an Exclusive Lock
in Auto Mode Example
The following
example shows how to enable the exclusive lock in auto mode for single-user
auto configuration mode using the
configuration mode exclusive command. Once the Cisco IOS
configuration file is locked exclusively, you can verify this configuration by
using the
show configuration lock command.
Router# configure terminal
Router(config)#
Router(config)# exit
Router# configure terminal
! Locks configuration mode exclusively.
Router# show configuration lock
Parser Configure Lock
Owner PID : 10
User : User1
TTY : 3
Type : EXCLUSIVE
State : LOCKED
Class : Exposed
Count : 0
Pending Requests : 0
User debug info : 0
Configuring an Exclusive Lock
in Manual Mode Example
Additional References
The following sections provide references related to locking the configuration.
Related Documents
Related Topic |
Document Title |
---|---|
Commands for managing configuration files |
Cisco IOS Configuration Management Command Reference |
Information about managing configuration files |
Managing Configuration Files |
Standards
Standard |
Title |
---|---|
No new or modified standards are supported by this feature, and support for existing standards has not been modified by this |
— |
MIBs
MIB |
MIBs Link |
---|---|
No new or modified MIBs are supported by this feature, and support for existing MIBs has not been modified by this feature. |
To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at http://www.cisco.com/go/mibs |
RFCs
RFC |
Title |
---|---|
No new or modified RFCs are supported by this feature, and support for existing RFCs has not been modified by this feature. |
— |
Technical Assistance
Description |
Link |
---|---|
The Cisco Support website provides extensive online resources, including documentation and tools for troubleshooting and To receive security and technical information about your products, you can subscribe to various services, such as the Product Access to most tools on the Cisco Support website requires a Cisco.com user ID and password. |
http://www.cisco.com/techsupport |
Feature Information for Exclusive Configuration Change Access and Access Session Locking
The following table provides release information about the feature or features described in this module. This table lists
only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise,
subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco
Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Feature Name |
Releases |
Feature Information |
---|---|---|
Exclusive Configuration Change Access and Access Session Locking |
12.3(14)T 12.0(31)S 12.2(33)SRA 12.4(11)T 12.2(33)SXH 12.2(33)SB |
The Exclusive Configuration Change Access feature (also called the “Configuration Lock” feature) allows you to have exclusive The Access Session Locking addition to this feature extends the Exclusive Configuration Change Access feature such that The Exclusive Configuration Change Access feature is complementary with the locking mechanism for the Configuration Replace The Configuration Lock feature feature was integrated into Release 12.0S, and the Access Session Locking feature extension The extended feature was integrated into Releases 12.2(33)SRA, 12.4(11)T, 12.2(33)SXH, and 12.2(33)SB. The following sections provide information about this feature:
The following commands were introduced or modified: |
Parser Concurrency and Locking Improvements |
12.2(33)SRE 15.1(1)T |
The Parser Concurrency and Locking Improvements feature provides a common interface that ensures that exclusive access is The following sections provide information about this feature:
The following commands were introduced or modified: |
Oct 25, 2011
how to unlock the config tab in packet tracer?
View 1 Replies
ADVERTISEMENT
2621XM Packet Tracer IGRP Configuration
Sep 29, 2011
I am using packet tracer 5.3 version and I am trying to configure IGRP on it but it doesn’t show me igrp under routing protocol selection.Router number is 2621XM.IOS version is 12.2.learn the configuration of IGRP.
View 2 Replies
View Related
Cisco Switching/Routing :: 3560 Topology In Packet Tracer Related To Etherchannel Configuration
May 23, 2012
i have made a topology in packet tracer related to etherchannel configuration.i am using 2 3560 switches and 1 2950 switch. Now what i want is to bundle up the redundant links between these 3 switches. The links fa0/1-3 between 2950_1 and 3560_1 switches have been bundled up but when i try to bundle the links fa0/4-6 of 3560_1 to fa0/4-6 of 3560_2 it wont work. i am using channel-group 1 mode desirable between the 3560 switches. secondly if i want to assign ip to port channels then it has to be of same subnet between 2 3560 switches right and it must be same between 2950_1 and 3560_1. But these 2 subnets should be different from one another.
View 3 Replies
View Related
How To Find Packet Tracer 8.6.1
Apr 19, 2011
i’m on the CCNA 4 accessing the WAN part for the Cisco Academy. I’m trying to do a packet tracer 8.6.1 and I’m stuck. I’m looking for the answer so I can figure out what I’m missing.
View 1 Replies
View Related
How To Setup DNS In Packet Tracer
May 16, 2011
How can I pair a html file to a domain name in packet tracer?
View 2 Replies
View Related
Cisco Packet Tracer VOIP
Sep 9, 2012
having some issues. My basic VOIP network I can get to work no problem uner Vlan 1. But when I try tomake multiple basic networks to connect and put them in to diffrent Vlans such as Vlan 2, 3, 4 and conect them the phones now say configuering IP.
View 1 Replies
View Related
Can’t Ping Between Routers (Packet Tracer)
Mar 6, 2011
I’m trying to set up a network comprised of three LANs connected by serial. As this is a small part of an assignment I’ve been instructed to subnet into /26 and to use /30 subnets for my serial connections.At the moment I can ping between devices on each of the LANs but I can’t ping between routers at all. Embarrassingly I’m not sure why, I think it may be something I’ve missed on setting up the serial links as I have set routers up fine before using other connection types.
View 12 Replies
View Related
Cisco :: Packet Tracer 6 Download?
Jan 29, 2013
I’d like to know if packet tracer 6 can be download yet?
View 5 Replies
View Related
Cisco :: Range Of Ports In Packet Tracer
Oct 27, 2012
I’m preparing myself for CCNA exam and i started doing a lot of different examples. I’ve got problem with Packet Tracer when i’m trying to apply some security settings for the range of switch ports in default VLAN 1. I might just demonstrate my commands so it will be easier do understand.
View 2 Replies
View Related
Cisco :: Enabling PIM In Packet Tracer 5.3.3.0019?
Dec 5, 2012
I am trying to test PIM SM mode between some 2811 routers built up in my packet tracer 5.3.3 .But surprisingly PIM option is not coming in the interface mode .Even IP multicast option is not shown in global config mode.
View 6 Replies
View Related
Cisco :: Configuring EIGRP On Packet Tracer?
May 27, 2012
I have been playing around with Packet Tracer trying to understand EIGRP and to put it into practice. Well im not doing so well, I cant get the routers to form an adjacency therefore nothing is pinging outside of the routers. [URL]
View 4 Replies
View Related
Cisco :: Simulate An ISA Server In Packet Tracer?
Jan 21, 2013
I’m an IT student and I’ve been assigned with homework simulating a network including an ISA server and some clients in Packet Tracer but I can’t find anything which can be configured like an ISA (Internet Security and Acceleration) server(this is kind of Microsoft’s technology as I know) in Packet Tracer, the generic Server from the devices box has only some basic services such as HTTP, DHCP, DNS, FTP, AAA, … but none of anything related to ISA, all the servers in Packet Tracer have only 1 interface whereas the ISA server (as far as I know) should have at least two interfaces, and there is also no CLI supported for those servers so I think I can’t simulate ISA server in Packet Tracer, can I?
View 4 Replies
View Related
Protocols / Routing :: Cluster In Packet Tracer?
Jan 16, 2011
have 2 routers connected in cluster ith serial dte link. screenis locked. I need to draw a topology of Internet cluster, but i don’t know how to discover whats is in it, because i don’t have set ip
View 2 Replies
View Related
Protocols / Routing :: How To Use Firewall In Packet Tracer
Apr 5, 2013
I have a project about ISP in packet tracer,I want to know how to make firewall configuration and steps I don’t know how to use firewall in packet tracer at all.
View 1 Replies
View Related
Manually Assigned Ip Configurations Using Packet Tracer?
Oct 12, 2012
using packet tracer, how can i find dns server ip address and i am having trouble pinging the desktops and server that i manually assigned the ip addresses to
View 2 Replies
View Related
Cisco WAN :: Packet Tracer 5.33 Silent Install?
Mar 18, 2013
I’m trying to create a silent, scripted install of Cisco Packet Tracer 5.33. At the end of the install there is a box that comes up about Packet Tracer Skills Based Assessment (PTSBA). Is there a way to supress this dialogue box? I’m using «PacketTracer533_setup.exe» /sp- /verysilent /norestart» with no luck.
View 2 Replies
View Related
Cisco :: Packet Tracer — Must Block Communication Between Computers
Mar 22, 2013
I’m student from IT school and i have a school project but i have a problem on packet tracer.In a vlan, i must block the communication between computers in it but i dont know how i must do that.Effectively, it’s about 250 computers in this VLAN but each computer can’t caommunicate between us.
View 4 Replies
View Related
Cisco :: Where To Download Router Template On Packet Tracer
Oct 20, 2011
Asking about Packet Tracer. I currently use packet tracer 5.3.2.Can you give me any link where to download router template on packet tracer? I want to explore cisco 2821 but packet tracer 5.3.2 has an existing of cisco 2811 only then, I tried to add the 4 ports of RJ11 but I cannot see the 4 port telphone.
View 4 Replies
View Related
Cisco :: VLANs Route Outside Of Network Packet Tracer
May 30, 2012
I am unable to get traffic from any VLAN to communicate outside of the router, as well as get any traffic from outside of the router to communicate with any device on either VLAN. I am able to ping the router from each device on each VLAN, and vice versa. However, the traffic seems to die at the router, and I cannot figure out why. I know it’s probably a small, easy fix, but I cannot seem to find any kind of documentation on it.
View 13 Replies
View Related
Cisco Firewall :: ASA5505 — Packet Tracer Output — Access Denied
Mar 16, 2013
I am trying to troubleshoot a problem where in one of my remote site is not able to access some networks at HQ over Site to SIte VPN ( asa 5505 at Remote and 5520 at HQ). I ran packet tracer and HQ ASA looks clean as everything came out as ALLOW. Remote site ASA packet tracer give me DROP out at Phase 9 (VPN). I am not very sure what to look in ASA for resolution now. Is it an access list that is blocking the traffice or VPN setup.
View 5 Replies
View Related
Cisco Firewall :: 5550 ASA (8.3) — Packet Tracer / Multi-Context Classification
Nov 22, 2011
I’ve been using packet-tracer for some time on and off with mixed results.
I’m running a multi context firewall with over 10 of the contexts sharing the same outside interface / network. All interfaces obviously have valid, unique IPs and also unique MAC addresses as mac-address auto is enabled in the system context.
This is an ASA 5550 running 8.3(2.10) interim so includes the fix for the well known packet-tracer classication failed bug.
So in theory, with firewall contexts on a shared interface the ASA should use the firewall MAC address to classify incoming traffic to the correct firewall and as far as I am aware, only fall back on using NAT to classify if the interface MACs are the same. In reality on my platform this doesn’t seem to be happening and the classifier is using NAT to determine the destination context. I’m seeing this with live traffic (i.e. not generated by packet-tracer) in logs and can prove it by disabling certain NAT rules (there is some overlap with the IP addressing behind each firewall).
My question regarding packet tracer is this — in the above scenario with a shared outside interface, does packet tracer ALWAYS use NAT to determine the destination context? Or does packet tracer look up the MAC address of the ingress interface according to what context you are running packet tracer from? It appears that packet-tracer is using NAT in my case which could be just symptomatic of the potential bug I’ve described above rather than by design.
View 2 Replies
View Related
Cisco ASA 5505 Simple PAT — Packet-tracer Can’t Look At Any External Devices While Running
Sep 16, 2012
here, am used to the RouterSwitch CLI but been asked to set up an ASA 5505 8.4.Quite simply I am trying to at least test out a static PAT from an external source to an internal server in a test environment and no matter whether I set it up as an auto-nat or a twice-nat whenever I run a packet tracer I end up with the same error. This is the packet-tracer I am running-packet-trace input outside tcp 80.80.80.80 3389 10.240.0.10 3389
Phase: 5
Type: NAT
Subtype: rpf-check
Result: DROP
Config:nat (inside,outside) source static server publicIP service RDP RDP
Additional Information:
[code]….
Now I have a couple of questions initially. I have made the presumption that packet-tracer does not look at any external devices while running — as in as long as the ports are up it doesn’t matter what is on the end of them for testing purposes? Is there anything I am missing?I have this morning wiped the config and have simply set up the adapters, a default route and twice nat and am not sure why I keep getting the error. I am sure it is something very simple and I’m being a massive donut!
[code]…
View 3 Replies
View Related
Cisco Switching/Routing :: 3560 And 2960 — Update Switch IOS Version At Packet Tracer 5.3
Oct 9, 2012
I am using Packet Tracer to simulate Cisco networking.As the existing IOS of the 3560 and 2960 switch are in older version which has no new feature in new IOS, how to upgarde the IOS of Cisco switch at Packet Tracer?
View 5 Replies
View Related
Cisco Security :: Finding Security Labs For GNS3 Or Packet Tracer?
Dec 19, 2011
I’m studying for CCNA Sec exam and looking for any security labs for GNS3 or Packet Tracer.
View 3 Replies
View Related
Cisco Switching/Routing :: Configuration Multicast Packet Forwarding On 3750?
Mar 3, 2013
I have one server which run some application for wireless user. this server forward multicast packet to wireless user. server and wlc physically connect to cisco 3750 switch.i want the server forward the multicast packet to wireless users.server access vlan 4.wlc controller have 2 vlan: 90 and 110.and wireless user some of vlan 90 and some of vlan 110.i enable igmp snooping on wireless controller. and enable globally command but it is not working.which additional configuration i need on cisco switch.
Switch(config)# ip igmp snooping
View 16 Replies
View Related
Way To Unlock A 3G Dongle
Jan 3, 2013
I have a 3G USB Dongle.I want to unlock it so that I can able to use on any network and any affordable data plan !!is it really works if we unlock it ?
View 5 Replies
View Related
How To Unlock IP Address Which Is Blocked
Dec 25, 2011
For several days, I have not been able to access any WordPress.com websites and my blog is located on WordPress. I can access every other website on the internet. I live in Nicaragua and my ISP is Intel. Everyone else can access my blog, however I am blocked from all wordpress.com sites. I can access my blog through a free proxy service, so I know my blog has been blocked. If I change my IP by paying for a proxy service?
View 3 Replies
View Related
Way To Unlock Netgear Router
Mar 3, 2013
i have a netgear n150 router and the lock light is on.
View 1 Replies
View Related
Unlock A Wireless 3g Usb Modem?
Jun 12, 2012
What is actually happening when we unlock a wireless 3g usb modem using it imei number and unlock code?
View 1 Replies
View Related
How To Unlock Wireless Router Westell 327
Jun 5, 2011
I am trying to connect a Westell 327W to a linksys etherfast cable/dsl router to support my new Kindle. The Kindle recognizes it but is unable to connect.
View 3 Replies
View Related
Sim Card Unlock Code For SGH-T105G?
Sep 29, 2012
need lock codes to unlock my sons phone
View 1 Replies
View Related
Droid 2 Global Sim Unlock Code?
Dec 25, 2012
I am trying to switch my droid 2 global from verizon to t-mobile. Verizon will not give me the code however because I dropped the service after about three months of dramatic over/uncessary charges and fees.
View 1 Replies
View Related
To Unlock Password Cisco Wireless Router
Feb 23, 2011
I have one Cisco wireless router, i forget the password now how to unlock the password.
View 1 Replies
View Related
How do I unlock the CLI tab of my switch through the PC?
i’ve been searching for the answer on youtube for the past week, please help.
I have connected my PC to the switch and unlocked the PC to show the user exec mode but i’m not sure of which command to use next or the interface (??) to go to.