发新话题
打印

[技术分享] Juniper路由器配置(CLI方式)命令与Cisco基本操作命令比较

Juniper路由器配置(CLI方式)命令与Cisco基本操作命令比较

Category
IOS Command
JUNOS Command
Basic CLI and Systems Management Commands
clock set
set date

ping
ping

reload
request system reboot

send
request message

show clock
show system uptime

show environment
show chassis environment

show history
show cli history

show ip traffic
show system statistics

show logging
show log
show log file name

Show processes
show system processes

show running config
show configuration

show tech-support
request support information

show users
show system users

show version
show version
show chassis hardware

terminal length
set cli screen-length

terminal width
set cli screen-width

trace
traceroute
Interface Commands
clear counters
clear interface statistics

show interfaces
show interfaces
show interfaces detail
show interfaces extensive

show ip interface
show interfaces
show interfaces detail
show interfaces extensive

show ip interface brief
show interfaces terse
Routing Protocol-Independent Commands
clear arp-cache
clear arp

show arp
show arp

show ip route
show route

show ip route summary
show route summary

show route-map
show policy
show policy policy-name

show tcp
show system connections
OSPF Commands
show ip ospf database
show ospf database

show ip ospf interface
show ospf interface

show ip ospf neighbor
show ospf neighbor
IS-IS Commands
clear clns neighbors
clear isis adjacency

clear isis *
clear isis database

show clns neighbor
show isis adjacency

show isis database
show isis database

show isis route
show isis topology
show isis routes

Show isis spf-log
Show isis spf log
BGP Commands
clear ip bgp
clear bgp neighbor

clear ip bgp dampening
clear bgp damping

show ip bgp
show route protocol bgp

show ip bgp community
show route community

show ip bgp dampened paths
show route damping decayed

show ip bgp neighbors
show bgp neighbor

show ip bgp neighbors address advertised-routes
show route advertising-protocol bgp address

show ip bgp neighbors address received-routes
show route receive-protocol bgp address

show ip bgp peer-group
show bgp group

show ip bgp regexp
show route aspath-regex

show ip bgp summary
show bgp summary

TOP

Juniper路由器配置(CLI方式)命令与Cisco基本操作命令比较,有不同点也有相同处

TOP

恩,是这样的,比较才知道那些优点多哦,可以更好的选择了,谢谢啊!~

TOP

发新话题