Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#171534 - 21/07/2003 11:50 Help with cisco firewall
Taym
carpal tunnel

Registered: 18/06/2001
Posts: 2504
Loc: Roma, Italy
I think this is very basic for someone who has some ecperience with Cisco Firewalls.

I have a Cisco PIX515 and I want to set both it's "inside" and "outside" ethernet interfaces to 100 HALF duplex. I have all the passwords. What commands should I use?

On the switches I used to manage I did this:


config t
int fastethernet 0/1
speed 100
duplex half
<CTRL-Z>
write mem




done.

With the 515 PIX I can't get that far. I enter the config mode:


config t



then I see, by using "show int" that both the ethernet0 and ethernet1 interfaces are set to 100 full duplex. What should I do? "speed" and "duplex" commands are not available.

Thank you in advance...
_________________________
= Taym =
MK2a #040103216 * 100Gb *All/Colors* Radio * 3.0a11 * Hijack = taympeg

Top
#171535 - 21/07/2003 12:15 Re: Help with cisco firewall [Re: Taym]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
Try;

interface ethernet0 100basetx—Set
show interface
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#171536 - 21/07/2003 12:20 Re: Help with cisco firewall [Re: genixia]
Taym
carpal tunnel

Registered: 18/06/2001
Posts: 2504
Loc: Roma, Italy
Nothing.

Help says the command format is

interface <hardware_id> [<hw_speed> [<shutdown>]]

<hardware_id> is "ethernet0", since I dont' get any error up to that point.
<hw_speed> is not "100" since that gets not accepted. I don't know where the DUPLEX setting would fit.
_________________________
= Taym =
MK2a #040103216 * 100Gb *All/Colors* Radio * 3.0a11 * Hijack = taympeg

Top
#171537 - 21/07/2003 13:19 Re: Help with cisco firewall [Re: Taym]
ricin
veteran

Registered: 19/06/2000
Posts: 1495
Loc: US: CA
This help?

Looks like it should be:

interface ethernet0 100basetx



<shrug>
_________________________
Donato
MkII/080000565
MkIIa/010101253
ricin.us

Top
#171538 - 21/07/2003 13:24 Re: Help with cisco firewall [Re: ricin]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
LOL.

"100basetx—Set for 100 Mbps Ethernet half duplex communication"

The version of that page that I found when checking my facts had "100basetx--Set for 100 Mbps Ethernet half duplex communication".


Edited by genixia (21/07/2003 13:25)
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#171539 - 21/07/2003 13:38 Re: Help with cisco firewall [Re: genixia]
ricin
veteran

Registered: 19/06/2000
Posts: 1495
Loc: US: CA
Cut and paste errors are always fun.
_________________________
Donato
MkII/080000565
MkIIa/010101253
ricin.us

Top
#171540 - 21/07/2003 16:39 Re: Help with cisco firewall [Re: ricin]
Taym
carpal tunnel

Registered: 18/06/2001
Posts: 2504
Loc: Roma, Italy


Thanks. I'll give it a try tomorrow morning...
_________________________
= Taym =
MK2a #040103216 * 100Gb *All/Colors* Radio * 3.0a11 * Hijack = taympeg

Top
#171541 - 22/07/2003 02:47 Re: Help with cisco firewall [Re: ricin]
Taym
carpal tunnel

Registered: 18/06/2001
Posts: 2504
Loc: Roma, Italy
interface ethernet0 100basetx


Worked out great.

Thank you guys!
_________________________
= Taym =
MK2a #040103216 * 100Gb *All/Colors* Radio * 3.0a11 * Hijack = taympeg

Top
#171542 - 22/07/2003 09:21 Re: Help with cisco firewall [Re: Taym]
ricin
veteran

Registered: 19/06/2000
Posts: 1495
Loc: US: CA
Noooo problem.
_________________________
Donato
MkII/080000565
MkIIa/010101253
ricin.us

Top