Search This Blog

Mix vendor cli

Nokia health check commands

==============================
show mda
show port <port number>
show port description
show chassis detail
show lag
show lag description
show log log-id 99 / show log log-id 99 | match <port number>
show version
admin display-config
show router bgp summary
show router arp
show card
show router route-table

Nokia

Tracing commands.

show service service-using - Nokia equivalent of "show vrf all"
show service service-using vprn - show vprns configured on device
show router <vrf number> route-table <IP address> - check routing to IP address with or without vrf/vprn specified
show router <vrf number> arp <next hop IP address> - check arp for IP address with or without vrf/vprn specified
show service fdb-mac <MAC address> - check mac table
show port <port number> - Nokia equivalent of "show interface."
show system lldp neighbor.
show log log-id 99 | match 1/1/c22/1 post-lines 1
show router 7 bgp neighbor
admin display-config | match <IP> pre-lines 10 post-lines 10

=========================================================================
Cisco

Tracing commands.


CRS
show route vrf <vrf> <ip address>
show arp vrf <vrf> <ip address>
admin show platform ( show all line card and hardward)
admin reload location ( location o/o/cup0) to reload the card
Nexus
show ip route <ip address> vrf <vrf>
show ip arp <ip address> vrf <vrf>l
show ipv6 neighbor vrf <vrf> | sec <ipv6 address>
show mac address-table address <OO::::>
show run sla sender 
show track brief
show processes cpu history 
show processes cpu sort | ex 0.0
===============================
show system reset-reason
show module internal exceptionlog

bgp 
check interfce ip configure 
check vrf number 
show bgp vrf ITN00 summ | I <IP>
========================================================================


Juniper health check commands

show chassis alarms or show system alarms - check active alarms on device (note: lack of alarms does NOT mean there are no issues)
show chassis cluster status - check which node is active and which is standby (node 0 = FW01 and node 1 = FW02)
show chassis cluster information - check failover history, when most recent failovers occurred
show chassis environment - check status of hardware components (OK = good, Check = there is an issue, Absent = no component in slot)
show log messages or show log messages | match <filter> - check logs
show chassis routing-engine - check routing engines, utilization
show chassis hardware detail - check hardware information (serial numbers, etc.)
show chassis fpc - check memory utilization, CPU utilization and temp of slots
show chassis fpc pic-status - check FPC PIC health
show system core-dumps - check for core dump files to send to JTAC for support

Juniper 

Tracing commands.

show rout <IP>
show arp | match <mac address>
show configuration interfaces reth0.000 | display set.
ping 10.0.0.0 source 1.1.1.1 routing-instance <vrf>
show bridge mac-table ( mac )
show ipv6 neighbors | match ndp check for mac 
========================================================================

F5 health check commands

tmsh
show sys alert
show sys ha-group - show HA scores (lower HA score on one FW than the other leads to FW failover)
list ltm pool - lists pools, pool names and assigned IPs
show cm traffic-group - show which traffic groups are active vs. standby
show sys cluster - check blades
show sys failover - check failover status, when last failover occurred
show sys ha-group detail - show HA scores in detail
show sys hardware - show hardware components and information (serial numbers, etc.)
show net trunk - show trunk status
show net interface - show interfaces
cat /var/log/ltm - check logs
zcat /var/log/ltm - check zipped logs
cat /var/log/ltm.1 - check logs from yesterday
zcat /var/log/ltm.2 - check zipped logs from two days ago
less /var/log/audit - check logs
more /var/log/audit - check logs
list vcmp guest - on VCMP hosts, check for guests (useful when tracing)
list ltm virtual - check for virtual servers (useful when tracing to find IPs living on F5 LBs)
bash - enter bash shell (needed for some commands)
        Then type this command toch
tmsh - enter traffic management shell (needed for some commands)

show net ndp ( trace ip vlan mac )

show net interface-ddm 4/1.0 check ligh lv 

==========================================================================

Device Type              Command

12K (IOS)                   show hw-module subslot2/1 transceiver 0 status (Ex. Looking at Gig 2/1/0)

ASR9K (IOS-XR)        show controllers TenGigE0/0/0/5 phy

CRS (IOS-XR)             show controllers TenGigE0/0/0/5 phy

7200 (IOS)                 show interface Gig0/1 transceiver

Nexus                         show interface eth15/1 transceiver details (Ex. Looking at Ethernet15/1)


JUNIPER DEVICES 

All Devices                 show interface diagnostics optics xe-10/1/0


NOKIA DEVICES            

All Devices                  show port 2/1/c25 optical detail


F5 DEVICES

Firewall                       show net interface-ddm 1/1.0

















No comments: