Re: E1 card for 3640 is available?

2000-08-10 Thread Sue

Assign the timeslots into groups, and the Telco will point these timeslots
to the appropriate remote offices.
Example from Cisco ACRC: Define channel-groups  0  8. Group 0 uses timeslot
1, group 8 uses timeslots 5,6,12,13,14,15, and 20. Group 8 timeslots run at
64K.  Encapsulate group 0 timeslots with PPP. Assume E1 will be connected to
port S0.

RouterA(config)# channel-group 0 time slots 1
RouterA(config)# channel-group 8 time slots 5, 7, 12-15, 20 speed 64
RouterA(config)# int s0:0   /*apply
channel-group 0  to S0
RouterA(config-if)# ip address x.x.x.x y.y.y.y  /*separate IP for
channel-group 0
RouterA(config-if)#encap ppp /*applies
encapsulation type for channel-group 0
RouterA(config-if)#exit
RouterA(config)# int s0:8  /*apply
channel-group 8 to S0
RouterA(config-if)# ip address w.w.w.w z.z.z.z/*separate IP for
channel-group 8
RouterA(config-if)# exit /*leave at
default encapsulation

- susan


___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Help On Provisioning a PRI Line

2000-08-10 Thread Sue

This document discusses implementing VoIP over PRI. You might need to get a
Voice Network Card (no ports on it - just a processor) and/or a Voice
Feature Card, depending on the router model .
http://www.cisco.com/warp/public/793/voip/voip_ccs.htm.


___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: OSPF / frame-relay question...

2000-08-10 Thread Sue

Assign a higher administrative weight to a backup static route for each
static route on the remote routers.

 ip route198.162.50.0 255.255.255.0198.162.10.0
 ip route198.162.50.0 255.255.255.0198.162.20.0180

198.162.10.0 is the primary route using the 1st central router
198.162.20.0 is the backup route using the 2nd central router
The administrative weight of 180 would keep traffic off the backup route
until the primary route was down.



___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Passed CCNA with 981

2000-08-03 Thread Sue

Passed CCNA last Friday with 981!

Will study for BSCN with Exam cram,  new Sybex books.

- Susan


___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: VPN 3DES ON 2MB Link with 25XX

2000-08-02 Thread Sue

Christophe,
The 2M serial link will handle the telnet traffic.  All that is sent
during telnet is keyboard and video characters.  All processing is done on
the remote machine, therefore there won't be any paging traffic, etc.  If
all file  print services are provided locally, then you should be just
fine.

Regards,
Susan


[EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hello,

 I wish to setup a 3DES VPN between two sites (a local and a remote site)
on
 a 2MB serial link using 2 2502 cisco routeurs. I will have 30 people
 working on the remote site using telnet session, NT file and print with
 servers in the local site.

 Do you think the 25XX could handle such calculation (3DES processing) for
 such amount of user. If yes is someone already setup such thing ?

 regards,
 Christophe.

 ___
 UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
 FAQ, list archives, and subscription info: http://www.groupstudy.com
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
 ---


___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Cisco for Woman?

2000-06-24 Thread Sue

To the women in this group from a newbie,
   The Wharton Business School study "Solo Women on All Male Technical
Teams" shows that a woman is more likely to be accepted on a technical team
(including IT) if she's young, wears sexy clothes and defers to the men
(e.g. - plays dumb  looks good).  Furthermore she can drop the act 6 months
into the job and the guys won't notice - they still accept her as part of
the team. If she doesn't do this the guys tend to overreact to the lack of
deferrence  label her with the B-word!
Don't blame me for this information - I didn't do the study!
- susan


___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]