cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
277
Views
0
Helpful
5
Replies

Interface issue

dan_track
Level 1
Level 1

Hi

COuld someone please explaing the following to me and how I can fix it?

When doing a "show interface" on my pix firewall (515e) I get:

interface ethernet0 "outside" is down, line protocol is up

Would a reboot fix it?

Thanks

Dan

5 Replies 5

lgijssel
Level 9
Level 9

The outside interface may be administratively down. (new installation?)

When there is an active link connected you get this weird message. Use the command "interface ethernet0 auto" to bring it administratively up.

Regards,

Leo

rasoftware
Level 1
Level 1

Hi,

Other than being administrativly down im not sure how this is possible. Line proto is up so carrier must be available and nor is it shutdown.

Could you post output of show interface ethernet0?

You could try config t > interface ethernet0 shutdown then interface ethernet0 auto to bring it backup.

Hi

Thanks for the reply

sh interface ethernet0

interface ethernet0 "outside" is down, line protocol is up

Hardware is i82559 ethernet, address is 0003.6bf7.1d1e

IP address 212.113.17.4, subnet mask 255.255.255.224

MTU 1500 bytes, BW 100000 Kbit full duplex

1813500 packets input, 130404094 bytes, 0 no buffer

Received 427629 broadcasts, 0 runts, 0 giants

0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort

792871 packets output, 47593897 bytes, 0 underruns

0 output errors, 0 collisions, 0 interface resets

0 babbles, 0 late collisions, 0 deferred

0 lost carrier, 0 no carrier

input queue (curr/max blocks): hardware (128/128) software (0/8)

output queue (curr/max blocks): hardware (0/2) software (0/1)

Currently this pix (primary) is not active as the standby has become active.

I might need to this out of hours if there's a risk of network downtime. Is there a risk with this?

Thanks

Dan

This should be ok if the standby has taken over. Perhaps that is why the outside interface is showing this state.

raj_itengg
Level 1
Level 1

Try giving no shut on the interface. if the cable is plugged in incorrectly it keeps the line protocol down.