⑴ 查看路由器接口配置的命令是什么
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
路由器(配置-如果)#没有关闭