⑴ 查看路由器介面配置的命令是什麼
show run//看運行狀況
show ip route//看路由表
show int//看斷口*
show ip int br//看埠ip地址
show cdp nei//察看cdp鄰居
show ip pro//察看ip協議
⑵ 思科路由器里查看此介面是DCE還是DTE端的命令是什麼
show controllers 介面名 並不是完全真實的反映 DCE或 DTE例如,如果你使用的是Dynamips ,使用IOS時,當時輸入上述命令,在串口線的兩端都顯示的是
cable type : V.11 (X.21) DCE cable, received clockrate 2015232所以根本無法判斷哪一段是DCE。事實上,在串列線的兩端分別輸入命令:show interface 介面名會出現下面兩行結果: LMI enq recvd 19, LMI stat sent 19, LMI upd sent 0, DCE LMI up
LMI enq sent 34, LMI stat recvd 35, LMI upd recvd 0, DTE LMI up 才顯示一個是DCE ,一個是DTE。
⑶ 查看伺服器所有網路介面屬性的命令
查看伺服器所有網路介面屬性的命令如下所示:
1、首先,連接相應linux主機,進入到linux命令行狀態下,等待輸入shell指令。具體方法如下圖所示:
⑷ 路由器介面的常用配置命令有哪些
cisco router 介面下面的命令
Router(config-if)#?
arp Set arp type (arpa, probe, snap) or timeout
bandwidth Set bandwidth informational parameter
cdp CDP interface subcommands
crypto Encryption/Decryption commands
custom-queue-list Assign a custom queue list to an interface
delay Specify interface throughput delay
description Interface specific description
plex Configure plex operation.
exit Exit from interface configuration mode
fair-queue Enable Fair Queuing on an Interface
hold-queue Set hold queue depth
ip Interface Internet Protocol config commands
ipv6 IPv6 interface subcommands
mac-address Manually set interface MAC address
mtu Set the interface Maximum Transmission Unit (MTU)
no Negate a command or set its defaults
pppoe pppoe interface subcommands
priority-group Assign a priority group to an interface
service-policy Configure QoS Service Policy
shutdown Shutdown the selected interface
speed Configure speed operation.
tx-ring-limit Configure PA level transmit ring limit
zone-member Apply zone name
⑸ 路由器介面關閉及打開命令。
如果路由器並沒有進行埠映射,本身就是無法打開的,並不需要什麼關閉。
⑹ 誰能告訴我 路由器子介面配置 各句命令的意思
常見的路由器子介面命令:
路由器>允許訪問特權模式
路由器#配置終端進入全局配置模式
路由器(配置)#hostname設置交換機的主機名
路由器(配置)#enablesecretXXX設置特權加密密碼
設置有特權的非秘密密碼
路由器(配置)#line控制台0進入控制台埠
路由器(config-line)#linevty0.4進入虛擬終端
路由器(config-line)#login需要密碼驗證
設置登錄密碼xx
路由器(config)#(Ctrl+z)返回特權模式
路由器#退出返回命令
(6)介面頭命令擴展閱讀:
注意事項:
代碼
路由器啟用>
配置終端
路由器(配置)#intfastthernet0/0.1
路由器(配置-subif)#封裝了dot1q30
路由器(config-subif)#IP添加172.16.3.254255.255.255.0
路由器(config-subif)#0/0.2intf
路由器(配置-subif)#封裝了dot1q40
路由器(config-subif)#IP添加172.16.4.254255.255.255.0
路由器(config-subif)#0/0intf
路由器(配置-如果)#沒有關閉