Sie sind auf Seite 1von 3

!

ipv4 address 1.1.1.1 255.255.255.0


!
RP/0/RSP0/CPU0:BR-R3#show running-config interface ATM0/0/0/0.1
Fri May 20 08:01:37.954 UTC
interface ATM0/0/0/0.1 point-to-point
pvc 100/100
!
ipv4 address 1.1.1.2 255.255.255.0
!
RP/0/RSP0/CPU0:BR-R4#show ipv4 interface brief
Fri May 20 08:01:38.553 UTC
Interface IP-Address Status Protocol
MgmtEth0/RSP0/CPU0/0 unassigned Down Down
MgmtEth0/RSP0/CPU0/1 8.35.23.1 Up Up
ATM0/0/0/0 unassigned Up Up
ATM0/0/0/0.1 1.1.1.1 Up Up
ATM0/0/1/0 unassigned Up Up
ATM0/0/1/1 unassigned Up Up
ATM0/0/1/2 unassigned Up Up
ATM0/0/2/0 unassigned Down Down
RP/0/RSP0/CPU0:BR-R3#show ipv4 interface brief
Fri May 20 08:01:39.381 UTC
Interface IP-Address Status Protocol
MgmtEth0/RSP0/CPU0/0 unassigned Down Down
MgmtEth0/RSP0/CPU0/1 8.35.23.2 Up Up
ATM0/0/0/0 unassigned Up Up
ATM0/0/0/0.1 1.1.1.2 Up Up
ATM0/0/1/0 unassigned Up Up
ATM0/0/1/1 unassigned Up Up
ATM0/0/1/2 unassigned Up Up
ATM0/0/2/0 unassigned Down Down
RP/0/RSP0/CPU0:BR-R4#ping
Fri May 20 08:01:40.643 UTC
Protocol [ipv4]: ipv4
Target IP address: 1.1.1.1
Repeat count [5]: 5
Datagram size [100]:
Timeout in seconds [2]:
Extended commands? [no]: no
Sweep range of sizes? [no]: n
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/2 ms
RP/0/RSP0/CPU0:BR-R3#ping
Fri May 20 08:01:42.246 UTC
Protocol [ipv4]: ipv4
Target IP address: 1.1.1.2
Repeat count [5]: 5
Datagram size [100]:
Timeout in seconds [2]:
Extended commands? [no]: no
Sweep range of sizes? [no]: n
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.1.1.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/2 ms
RP/0/RSP0/CPU0:BR-R3#ping
Fri May 20 08:01:43.576 UTC
Protocol [ipv4]: ipv4
Target IP address: 1.1.1.1
Repeat count [5]: 5
Datagram size [100]:
Timeout in seconds [2]:
Extended commands? [no]: no
Sweep range of sizes? [no]: n
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms
RP/0/RSP0/CPU0:BR-R4#ping
Fri May 20 08:01:45.168 UTC
Protocol [ipv4]: ipv4
Target IP address: 1.1.1.2
Repeat count [5]: 5
Datagram size [100]:
Timeout in seconds [2]:
Extended commands? [no]: no
Sweep range of sizes? [no]: n
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.1.1.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/2 ms
RP/0/RSP0/CPU0:BR-R4#config terminal
Fri May 20 08:01:47.054 UTC
RP/0/RSP0/CPU0:BR-R3(config)#interface ATM0/0/0/0.1 point-to-point
RP/0/RSP0/CPU0:BR-R3(config-subif)#pvc 100/100 encapsulation aal5snap
RP/0/RSP0/CPU0:BR-R3(config-subif)#commit
RP/0/RSP0/CPU0:BR-R3(config-subif)#end
RP/0/RSP0/CPU0:BR-R3#config terminal
Fri May 20 08:01:49.199 UTC
RP/0/RSP0/CPU0:BR-R4(config)#interface ATM0/0/0/0.1 point-to-point
RP/0/RSP0/CPU0:BR-R4(config-subif)#pvc 100/100 encapsulation aal5snap
RP/0/RSP0/CPU0:BR-R4(config-subif)#commit
RP/0/RSP0/CPU0:BR-R4(config-subif)#end
RP/0/RSP0/CPU0:BR-R4#ping 1.1.1.2 size 5000
Fri May 20 08:01:51.763 UTC
Type escape sequence to abort.
Sending 5, 5000-byte ICMP Echos to 1.1.1.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 2/2/3 ms
RP/0/RSP0/CPU0:BR-R3#ping 1.1.1.1 size 6000
Fri May 20 08:01:52.792 UTC
Type escape sequence to abort.
Sending 5, 6000-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 2/2/3 ms
RP/0/RSP0/CPU0:BR-R4#config terminal
Fri May 20 08:01:54.306 UTC
RP/0/RSP0/CPU0:BR-R3(config)#interface ATM0/0/0/0.1 point-to-point
RP/0/RSP0/CPU0:BR-R3(config-subif)#pvc 100/100 encapsulation aal5mux ipv4
RP/0/RSP0/CPU0:BR-R3(config-subif)#commit
RP/0/RSP0/CPU0:BR-R3(config-subif)#end
RP/0/RSP0/CPU0:BR-R3#config terminal
Fri May 20 08:01:56.462 UTC
RP/0/RSP0/CPU0:BR-R4(config)#interface ATM0/0/0/0.1 point-to-point
RP/0/RSP0/CPU0:BR-R4(config-subif)#pvc 100/100 encapsulation aal5mux ipv4
RP/0/RSP0/CPU0:BR-R4(config-subif)#commit
RP/0/RSP0/CPU0:BR-R4(config-subif)#end
RP/0/RSP0/CPU0:BR-R4#ping 1.1.1.2 size 5000
Fri May 20 08:01:59.027 UTC
Type escape sequence to abort.
Sending 5, 5000-byte ICMP Echos to 1.1.1.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 2/2/3 ms
RP/0/RSP0/CPU0:BR-R3#ping 1.1.1.1 size 6000
Fri May 20 08:02:00.030 UTC
Type escape sequence to abort.
Sending 5, 6000-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/3 ms
RP/0/RSP0/CPU0:BR-R4#config terminal
Fri May 20 08:02:01.533 UTC
RP/0/RSP0/CPU0:BR-R3(config)#interface ATM0/0/0/0.1 point-to-point
RP/0/RSP0/CPU0:BR-R3(config-subif)#pvc 100/100 encapsulation aal5nlpid
RP/0/RSP0/CPU0:BR-R3(config-subif)#commit
RP/0/RSP0/CPU0:BR-R3(config-subif)#end
RP/0/RSP0/CPU0:BR-R3#config terminal
Fri May 20 08:02:03.649 UTC
RP/0/RSP0/CPU0:BR-R4(config)#interface ATM0/0/0/0.1 point-to-point
RP/0/RSP0/CPU0:BR-R4(config-subif)#pvc 100/100 encapsulation aal5nlpid
RP/0/RSP0/CPU0:BR-R4(config-subif)#commit
RP/0/RSP0/CPU0:BR-R4(config-subif)#end
RP/0/RSP0/CPU0:BR-R4#ping 1.1.1.2 size 5000
Fri May 20 08:02:06.270 UTC
Type escape sequence to abort.
Sending 5, 5000-byte ICMP Echos to 1.1.1.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 2/2/4 ms
RP/0/RSP0/CPU0:BR-R3#ping 1.1.1.1 size 6000
Fri May 20 08:02:07.289 UTC
Type escape sequence to abort.
return $result
}

Das könnte Ihnen auch gefallen