Methods for setting common vrouters

Source: Internet
Author: User

In fact, the configuration methods for different vrouters are very similar. Next we will explain some common vro setting methods. With the rapid development of network technology, Internet is widely used, the requirements for communication media are getting higher and higher. Frame-relay) is rapidly popularized because of its stable communication, fast speed, and favorable price. The key to making good use of Frame relay is CISCO router settings. The following describes the frame relay configurations of several commonly used routers, hoping to serve as an example:

1. CISCO router settings

Interface Serial0: configure the wide-area Port)
Encapsulation frame-relay IETF encapsulates frame relay)
Frame-relay lm-type ansi
The frame relay protocol is ansi, which corresponds to the Post Office)
Ip address port ip address Subnet Mask
Frame-relay interface-dlci 16
16. The dlci number assigned to the port by the Post Office)
Ip route peer ip address subnet mask peer wide area Port ip Address

2. Frame relay restriction for 3COM vrouters)

Set Privilege = NetMgr authorized Network Management)
Setd-ip cont = route (activate the routing function)
Setd! 3-path linetype = leased line type is leased line)
Setd! 4-port own = framerelay the physical connection type is frame relay)
Setd! 4-fr cont = ansilmi protocol type is ansi)
Setd! 4-ip net = 11.53.240.34
255.255.255.252 port IP address subnet mask)
Add-ip addr peer ip address @ 460 (460 is the peer dlci number)
Add-ip route peer Subnet Mask
Peer Wide Area IP address 1 metric (number of hops)
Setd! 3-path cont = e activation path)
Setd! 4-port cont = e activated port)

3. The frame relay restriction section of the BDCOM router is set)
 
Co
Select Chinese interface)
Quit
S0
Encap framerelay
Ip add Wide Area Ip subnet mask
Fr local_dlci add 1616 this party's DLCI number)
Map add peer Wide Area IP address pvc 16 (local DLCI)
Quit
Route add peer CIDR Block mask peer wide area Port IP address 1 hop count)
Hosts add 127.0.0.1 localhost

The above is the frame relay configuration of the three commonly used routers. The key points are four: Line encapsulation, protocol, DLCI, and IP address. I hope this article will be helpful to all colleagues who are configuring Frame Relay for routers.
 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.