Hello everyone,
I spent some time looking through almost all the featured threads; learnt alot but not enough to come up to a solution for my config... here's my problem:
need to establish connectivity with remote customer staging network; they sent here an empty 2503, a DCE cables and stuff along with telco DLCI info (mine is 200; remote is 100).
We agreed on IP addressing (192.168.255.8/30; mine .9, remote is .10), and encap/lmi (IETF/ANSI).
Thanks to the forum and other resources, I did setup the 2503 in all the relevant parts but the I got stuck on the WAN config..
This is the conf for the s0:
interface Serial0
description WAN to e-Press remote router
ip address 192.168.255.9 255.255.255.252
no ip directed-broadcast
encapsulation frame-relay IETF
bandwidth 256
no fair-queue
frame-relay interface-dlci 200
frame-relay lmi-type ansi
frame-relay map ip 192.168.255.10 100 IETF
From what I found on the forum it seems to me that the "frame-relay map" command and (guess) the subinterfaces fit into my problem somewhere, but.. aaaargh!
Thanks in advance to anyone who'll help (and to those who'll not as well
Second (silly) problem:
I got a 2501 as well that I'm just using as a playground;
it's coming from my company past history; managed to recover
password and reconfigure it & everything.
in the vty config-line, it shows 0-178 as possible range;
during the bootstrap I get a warning that so many vty lines
degrade performance (and who needs them anyway?)...
searched cisco.com & wherever, but can't find how to set them back to default, which should be 0-4, right?
Any advice is warmly welcome.
Ciao
/Mario
I spent some time looking through almost all the featured threads; learnt alot but not enough to come up to a solution for my config... here's my problem:
need to establish connectivity with remote customer staging network; they sent here an empty 2503, a DCE cables and stuff along with telco DLCI info (mine is 200; remote is 100).
We agreed on IP addressing (192.168.255.8/30; mine .9, remote is .10), and encap/lmi (IETF/ANSI).
Thanks to the forum and other resources, I did setup the 2503 in all the relevant parts but the I got stuck on the WAN config..
This is the conf for the s0:
interface Serial0
description WAN to e-Press remote router
ip address 192.168.255.9 255.255.255.252
no ip directed-broadcast
encapsulation frame-relay IETF
bandwidth 256
no fair-queue
frame-relay interface-dlci 200
frame-relay lmi-type ansi
frame-relay map ip 192.168.255.10 100 IETF
From what I found on the forum it seems to me that the "frame-relay map" command and (guess) the subinterfaces fit into my problem somewhere, but.. aaaargh!
Thanks in advance to anyone who'll help (and to those who'll not as well
Second (silly) problem:
I got a 2501 as well that I'm just using as a playground;
it's coming from my company past history; managed to recover
password and reconfigure it & everything.
in the vty config-line, it shows 0-178 as possible range;
during the bootstrap I get a warning that so many vty lines
degrade performance (and who needs them anyway?)...
searched cisco.com & wherever, but can't find how to set them back to default, which should be 0-4, right?
Any advice is warmly welcome.
Ciao
/Mario