Вы находитесь на странице: 1из 6

Frame Relay Topologies

The DLCI numbering is determined as follows: the first digit is a 1 the second (middle) digit specifies the origin the third (last) digit specifies the destination The origin and destination values are simply the last digit of the interface number. Examples: 113 is from interface 0/1 to interface 0/3 (the other end is 131) 102 is from interface 0/0 to interface 0/2 (the other end is 120) All interfaces are set to a clock rate of 128K bits per second. The all interfaces on the frame relay switch are DCE. There are three configurations: 1. Full Mesh 2. Partial Mesh 3. Hub and Spoke Erase any existing configuration on the 2600 router used as the frame relay switch and do a reload before pasting in the configs provided.

Frame Relay Topologies for MD024

page 1 of 6

1.

Full Mesh Serial 11 10 13 12 2 0/3 3 0/2 1 0/1 0 0/0

hostname FRS-FullMesh no ip routing no ip domain-lookup frame-relay switching ! interface Serial0/0 no ip address encapsulation frame-relay clockrate 128000 frame-relay intf-type dce frame-relay route 101 interface frame-relay route 102 interface frame-relay route 103 interface ! interface Serial0/1 no ip address encapsulation frame-relay clockrate 128000 frame-relay intf-type dce frame-relay route 110 interface frame-relay route 112 interface frame-relay route 113 interface ! interface Serial0/2 no ip address encapsulation frame-relay clockrate 128000 frame-relay intf-type dce frame-relay route 120 interface frame-relay route 121 interface frame-relay route 123 interface ! interface Serial0/3

Serial0/1 110 Serial0/2 120 Serial0/3 130

Serial0/0 101 Serial0/2 121 Serial0/3 131

Serial0/0 102 Serial0/1 112 Serial0/3 132

Frame Relay Topologies for MD024

page 2 of 6

! end

no ip address encapsulation frame-relay clockrate 128000 frame-relay intf-type dce frame-relay route 130 interface Serial0/0 103 frame-relay route 131 interface Serial0/0 113 frame-relay route 132 interface Serial0/0 123

Frame Relay Topologies for MD024

page 3 of 6

2.

Partial Mesh (0/0 and 0/3 have full connectivity) Serial 22 10 21 11 0 0/3 2 0/2 3 0/1 1 0/0

hostname FRS-PartialMesh no ip routing no ip domain-lookup frame-relay switching ! interface Serial0/0 no ip address encapsulation frame-relay clockrate 128000 frame-relay intf-type dce frame-relay route 101 interface frame-relay route 102 interface frame-relay route 103 interface ! interface Serial0/1 no ip address encapsulation frame-relay clockrate 128000 frame-relay intf-type dce frame-relay route 110 interface frame-relay route 113 interface ! interface Serial0/2 no ip address encapsulation frame-relay clockrate 128000 frame-relay intf-type dce frame-relay route 120 interface frame-relay route 123 interface ! interface Serial0/3 no ip address encapsulation frame-relay

Serial0/1 110 Serial0/2 120 Serial0/3 130

Serial0/0 101 Serial0/3 131

Serial0/0 102 Serial0/3 132

Frame Relay Topologies for MD024

page 4 of 6

! end

clockrate 128000 frame-relay intf-type frame-relay route 130 frame-relay route 131 frame-relay route 132

dce interface Serial0/0 103 interface Serial0/0 113 interface Serial0/0 123

Frame Relay Topologies for MD024

page 5 of 6

3.

Hub and Spoke (0/0 is the hub) Serial 11 13 10 12 1 0/3 3 0/2 2 0/1 0 0/0

hostname FRS-HubAndSpoke no ip routing no ip domain-lookup frame-relay switching ! interface Serial0/0 no ip address encapsulation frame-relay clockrate 128000 frame-relay intf-type dce frame-relay route 101 interface frame-relay route 102 interface frame-relay route 103 interface ! interface Serial0/1 no ip address encapsulation frame-relay clockrate 128000 frame-relay intf-type dce frame-relay route 110 interface ! interface Serial0/2 no ip address encapsulation frame-relay clockrate 128000 frame-relay intf-type dce frame-relay route 120 interface ! interface Serial0/3 no ip address encapsulation frame-relay clockrate 128000 frame-relay intf-type dce frame-relay route 130 interface ! end

Serial0/1 110 Serial0/2 120 Serial0/3 130

Serial0/0 101

Serial0/0 102

Serial0/0 103

Frame Relay Topologies for MD024

page 6 of 6

Вам также может понравиться