ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

网络设备配置抓取命令

2022-01-21 11:04:27  阅读:186  来源: 互联网

标签:wlan ip 抓取 命令 running statusshow interface 网络设备 ospf


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

******** 交换机&路由器 ********
terminal length 0
show running-config
show ip route
show ip route ospf
show ip ospf neighbor
show ip bgp summary
show standby brief
show ip interface brief
show etherchannel summary
show interfaces status
show interfaces description

show mac address-table dynamic
show mac-add dynamic
show arp
show ip arp
show cdp neighbors
show cdp neighbors detail

show vtp status
show vtp password
show interfaces trunk
show vlan brief
show spanning-tree

show switch
show switch neighbors
show stack-power

show processes cpu
show processes cpu history
show processes memory
show diag
show module
show power
show environment
show env all

show inventory
dir
show flash
show file systems
show boot
show bootvar
show version
show boot
show env all

show switch virtual
show switch virtual dual-active summary
show switch virtual link
show switch virtual redundancy
show switch virtual role

show crypto isakmp sa
show crypto ipsec sa
show vpdn tunnel
show users
show users summary

show clock
show ntp status
show logging


terminal no length


show tech-support

******** 防火墙 ********
terminal page 0
show running-config
show route
show interface ip brief
show nameif
show mode
show firewall
show failover
show xlat
show crypto isakmp sa
show crypto ipsec sa
no terminal page 0

******** MDS ********

terminal page 0
show running-config
show vsan 100
show flogi database vsan 100

 

================Nexus 9000======================

copy running-config startup-config

terminal length 0
show running-config
show ip route
show ip route vrf management
show ip interface brief
show ip interface brief vrf management
show port-channel summary
show interface status
show interface description

show feature
show feature-set

show interface brief
show vtp status
show vtp password
show interface trunk
show vlan brief
show spanning-tree

show processes cpu
show processes memory

show mac address-table dynamic
show ip arp
show cdp neighbors
show cdp neighbors detail

show environment
show module
show inventory
show interface transceiver details

show boot
show version

show users

show ntp status
show clock
show logging

terminal no length


=============== H3C ===============

******** 交换机&路由器 ********
screen-length disable
display current-configuration
display ip routing-table
display ip routing-table protocol ospf
display ip routing-table protocol bgp
display ip interface brief

display ospf peer
display ospf abr-asbr
display ospf asbr-summary
display ospf brief
display ospf interface
display ospf lsdb
display ospf mpls-te
display ospf nexthop
display ospf routing
display ospf sham-link
display ospf vlink
display bgp peer

display vrrp
display interface brief
display link-aggregation summary
display interface description

display mac-address dynamic
display arp all
display ntp status
display lldp neighbor-information list

display vlan
display stp
display stp root

display wlan ap all
display wlan ap connection record all
display wlan ap-group
display wlan country-code ap all
display wlan radio-policy
display wlan rrm
display wlan service-template

display cpu-usage
display memory

display users all
display l2tp session

display device manuinfo
display device verbose
display device
display version
display environment

display clock
display logbuffer
display logbuffer summary


system-view


=============== Array(负载均衡) ===============

show running
show ha config
show ha status
show version
show system mode
show ip address
show ip route
show ip eroute
show running llb
show running sdns
show running slb

show sdns band

show nat table
show statistics nat

show slb group method
show health server
show statistics slb real all
show statistics slb virtual all
show statistics slb summary




------------------------------------------

标签:wlan,ip,抓取,命令,running,statusshow,interface,网络设备,ospf
来源: https://www.cnblogs.com/Hope-/p/15829370.html

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有