ISDN WAN Connections: Difference between revisions
Jump to navigation
Jump to search
(Created page with '=Basic Rate Interface (BRI)= This was set up in a lab enviroment using an Adtran Atlas 550 to simulate WAN connection. This will document configuring an ISDN BRI connection with…') |
No edit summary |
||
Line 4: | Line 4: | ||
==Configuring BRI== | ==Configuring BRI== | ||
#Basic Router Configuration | #Basic Router Configuration | ||
#Configure the router to use the approiate ISDN switch | #Configure the router to use the approiate ISDN switch types, | ||
This configuration uses the basic-ni switch type. To learn about the other switch type go to [http://www.cisco.com/en/US/docs/ios/11_3/debug/command/reference/disdn.html ISDN Switch Types] | :*This configuration uses the basic-ni switch type. To learn about the other switch type go to [http://www.cisco.com/en/US/docs/ios/11_3/debug/command/reference/disdn.html ISDN Switch Types] | ||
:*Router(config)# '''isdn switch-type''' ''type'' | |||
#Use Dialer List to identifiy intresting traffic | |||
:*Router(config)# '''dialer-list''' ''dialer-group-number'' '''protocol''' ''protocol-name'' '''permit | deny | list''' ''access-list-numeber'' |
Revision as of 14:51, 10 May 2010
Basic Rate Interface (BRI)
This was set up in a lab enviroment using an Adtran Atlas 550 to simulate WAN connection. This will document configuring an ISDN BRI connection with dial-on-demand routing (DDO), RIP routing over ISDN, and B channel aggragation.
Configuring BRI
- Basic Router Configuration
- Configure the router to use the approiate ISDN switch types,
- This configuration uses the basic-ni switch type. To learn about the other switch type go to ISDN Switch Types
- Router(config)# isdn switch-type type
- Use Dialer List to identifiy intresting traffic
- Router(config)# dialer-list dialer-group-number protocol protocol-name permit | deny | list access-list-numeber