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 ...
May 25 08:21:01: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/1/0/9, changed state to downMay 25 08:21:09: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/1/0/9, changed state to upMay 25 08:34:37: %LINEPROTO-5-UPDOWN: Line protoco...
is disabled -Traceback=602ABCA8 602AD8B8 602B350C 602B3998 6034312C 60342290 601A2BC4 601A2BB0 5d16h: %LINK-5-CHANGED: Interface GigabitEthernet1/0, changed state to administratively down 5d16h: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0, changed state to 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:...
在大多数网络设备(如交换机、路由器)上,可以通过命令行接口(CLI)查看接口上的"line protocol state"。以下是一个在Cisco设备上查看接口状态的示例命令: shell show interfaces status 或者更详细地查看特定接口的状态: shell show interfaces GigabitEthernet1/0/1 这个命令会显示接口的当前状态(如UP或DOWN)以及"...
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 ...
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 !
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...
ciscoasa# show interface | grep is up Interface GigabitEthernet0/0 "outside", is up, line protocol is up Interface GigabitEthernet0/1 "inside", is up, line protocol is up ciscoasa# show interface | grep -c is up Number of lines which match regexp = 2 Command Output Paging For...
I issue the "no shutdown" on Vlan1 but I'm still getting a "line protocol is down". by the way, the swith is connected to the network via the Gigabit interface. Vlan1 is up, line protocol is down Internet address is 10.156.138.16/25 Broadcast address is 255.255.255.255 Address dete...