3-tier design/FRConfig

From Teknologisk videncenter
Jump to: navigation, search
B1R1#<input>show run</input>
interface Serial0/1/0
 bandwidth 1000000
 ip address 10.255.0.2 255.255.255.0
 encapsulation frame-relay
 <notice>frame-relay map ip 10.255.0.3 201</notice>
 ip ospf priority 0
 clock rate 2000000
B1R1#<input>show frame-relay map</input>
<notice>Serial0/1/0 (up): ip 10.255.0.3 dlci 201, static, 

              CISCO, status defined, active</notice>
Serial0/1/0 (up): ip 10.255.0.1 dlci 201, dynamic, 
              broadcast, 
              CISCO, status defined, active
B1R1#<input>ping 10.255.0.3</input>

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.255.0.3, timeout is 2 seconds:
<notice>!!!!!</notice>
Success rate is 100 percent (5/5), round-trip min/avg/max = 4/27/84 ms

B1R1#