interface GigabitEthernet1 no ip address ip nat inside ip virtual-reassembly in shutdown duplex auto speed auto ! interface GigabitEthernet2 ip address 192.168.1.1 255.255.255.0 duplex auto speed auto ipv6 enable no mop enabled ! --More-- Any idea why the link is going down.? (I...
Sep 8 13:30:01.240: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/7, changed state to upSep 8 13:46:33,462: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/8, changed state to downSep 8 13:46:34.469: %LINK-3-UPDOWN: Interfac...
5d16h: %GRPGE-6-AUTONEG_STATE: Interface GigabitEthernet1/0: Link OK - autonegotiation complete 5d16h: %LINK-3-UPDOWN: Interface GigabitEthernet1/0, changed state to up 5d16h: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0, changed state to up Router#show diag 1S...
在大多数网络设备(如交换机、路由器)上,可以通过命令行接口(CLI)查看接口上的"line protocol state"。以下是一个在Cisco设备上查看接口状态的示例命令: shell show interfaces status 或者更详细地查看特定接口的状态: shell show interfaces GigabitEthernet1/0/1 这个命令会显示接口的当前状态(如UP或DOWN)以及"...
%Jun 4 15:16:15:360 2020 70ba-ef15-e240 IFNET/5/LINK_UPDOWN: Line protocol state on the interface GigabitEthernet1/0/1 changed to down. %Jun 4 15:16:15:362 2020 70ba-ef15-e240 IFNET/3/PHY_UPDOWN: Physical state on the interface Vlan-interface1 changed to down. %Jun 4 15:...
Interface GigabitEthernet1/0/47, changed state to up Jul 22 12:11:19: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/47, changed state to up changed state to down Jul 22 12:11:30: %LINK-3-UPDOWN: Interface GigabitEthernet1/0/47, changed state to down Jul 22 ...
This example shows how to include in the output display only lines where the expression protocol appears: # show interfaces | include protocol Vlan1 is up, line protocol is up Vlan10 is up, line protocol is down GigabitEthernet1/0/1 is up, li...
Run the interface GigabitEthernet1/0/0.1 command to create a sub-interface and enter the sub-interface view. You do not need to exit the current view. Run the interface LoopBack 1 command to create a loopback interface and enter the loopback interface view. If the intelligent rollback func...
Run theinterfaceGigabitEthernet1/0/0.1 command to create a sub-interface and enter the sub-interface view. You do not need to exit the current view. Run theinterfaceLoopBack 1 command to create a loopback interface and enter the loopback interface view. ...
interface GigabitEthernet0/2 ! interface Vlan1 ip address 172.28.32.107 255.255.255.128 no ip route-cache ! no ip http server ! line con 0 exec-timeout 0 0 transport input none line vty 0 4 no login line vty 5 15 no login !