The cli tag has no wiki summary.
0
votes
1answer
63 views
How to detect port changes in real time on Cisco 4506
Is it possible to detect if any cable was connected/disconnected in real time via Telnet session on Cisco Catalyst 4506?
For example, I have an IBM Switch EN94093R that does it by default, when I ...
1
vote
1answer
69 views
HP Networking Switch CLI Comments?
Is there a comment character or do-nothing command in the HP CLI environment?
I'm looking for an equivalent of the exclamation mark (!) in Cisco IOS.
2
votes
1answer
153 views
Cisco ISE - CLI Accounting
We've recently installed a POC for Cisco ISE and have confirmed that we are able to log into the switches that poll it for RADIUS information. Since we've moved from TACACS+, we can't seem to find the ...
0
votes
2answers
402 views
I've been told that Cisco is changing their commands with every IOS, that seems unlikely. Can anyone confirm that?
I'm thinking of starting to work on my CCNA since I'm getting a little training in Fortinet and maybe getting sent to certification class.
5
votes
4answers
158 views
Cisco IOS cli prompts - any way to know which interface you are configuring?
I'm used to the Juniper and Extreme worlds more than Cisco. I'm able to get by OK, but some basic cli issues arise that have finally frustrated me enough.
Inside a Cisco ASA 5505/5510 running 8.3+ ...
0
votes
1answer
219 views
How do I connect to an HP 1910 switch console from GNU screen?
I'm trying to use GNU screen on Ubuntu 14.04 to connect to an HP 1910-8G switch console but it is not working. So far for all of my attempts, screen seems to terminate or just appears blank. Has ...
4
votes
1answer
160 views
Cisco “show archive config diff” displays crypto pki
I have a Cisco WS-C3560G-24PS. We're going to make some changes to it, so I ran the command show archive config diff to make sure everything is fine if we need to revert the changes.
My problem is ...
1
vote
0answers
34 views
Preprovision Port on Cisco Carrier Ethernet device
We are implementing a "relatively" new technology (Carrier Ethernet) on our core transport network. We use the Cisco CPT600 coupled with CPT50. The CPT50 work like an extension of CPT600.
Actually, ...
2
votes
1answer
452 views
Log Messages In Juniper MX960
How do I check the Log Messages of Last Month on juniper MX960 Router.
When I am typing the command:
#show log Messages.
It's just showing me the messages for last 15 days. We have two MX960 ...
3
votes
1answer
238 views
EX Series Switch Efficient BPDU Protect Statements
Is there an efficient way to explicitly configure all interfaces as edge ports except for one or two? Something along the lines of:
set protocols rstp interface all edge
set protocols rstp ...
0
votes
2answers
375 views
Cisco Command to display link status
I am having a bit of a brain freeze. I would like to know the command that displays the link status when a network cable is unplugged from the switch port. What is the command name?
4
votes
1answer
3k views
HP V1910, VLAN routing - what did I miss?
First time posting in this part of stack exchange and I'm a novice regarding advanced network configuration - plug & play switch installation I can handle ;o)
I got myself a HP V1910-48G (former ...
1
vote
0answers
376 views
Alternative command to show interface status [closed]
What is an alternative to using the command show interface status on a switch?
I am using packet tracer to do some simulations and I am not able to use this command while in PT.
I realize that this ...
2
votes
2answers
2k views
Show connected (up) interfaces on cisco devices
Is there any way to show a total count of interfaces that are in status "up" on a cisco router?
The purpose is to let a script go through all routers and show a summarization count of "up" ...
8
votes
2answers
398 views
Transaction based CLI on Ethernet Switches
I am familiar with CLI on managed Ethernet switches. However, recently I came across a term 'transaction based CLI' on switches. I am not exactly sure what is that and purpose of having it in ...
4
votes
1answer
1k views
Cisco 1200 AP, client information from CLI
I'm working with several cisco 1200 series APs, trying to get relevant client information off of them. It would be helpful to see RSSI and SNR for individual clients connected, but I am unable to ...
6
votes
2answers
487 views
How to make CLI enter new line automatically
I would like to know the command to configure CLI on cisco equipment to make the cursor move to the new line right away after it showed the message.
So for example:
Router#
Router#
*00:00:00: ...
9
votes
5answers
1k views
How can I speed up CLI typing in Cisco IOS using shortcuts?
I know we can use auto-completion (tab key) and abbreviated commands (such as sh ip int bri) to speed up typing.
However, I'm still not satisfied with typing crypting chains such as sh ip dh sn bi | ...