RE: TCL

From: Victor Cappuccio (victor@ccbootcamp.com)
Date: Tue May 29 2007 - 00:45:19 ART


Hi Rob

R4#show ip int brief | ex una
Interface IP-Address OK? Method Status
Protocol
FastEthernet0/0 150.3.4.4 YES NVRAM up up
FastEthernet0/1 10.10.48.4 YES manual up up
Serial0/0/0 10.10.45.4 YES manual up up
Loopback0 4.4.4.4 YES NVRAM up up
R4#
rack5>7
[Resuming connection 7 to sw1 ... ]

Sw1#
Sw1#conf ter
Enter configuration commands, one per line. End with CNTL/Z.
Sw1(config)#macro name PING
Enter macro commands one per line. End with the character '@'.

do ping 150.3.4.4
do ping 10.10.48.4
do ping 10.10.45.4
do ping 4.4.4.4
@
Sw1(config)#
Sw1(config)#macro global apply PING

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 150.3.4.4, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.10.48.4, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/8 ms
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.10.45.4, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/8 ms
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 4.4.4.4, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/9 ms
Sw1(config)#

thanks,
Victor Cappuccio.-
- CCSI# 31452
Network Learning Inc - A Cisco Sponsored Organization (SO) YES! We take
Cisco Learning credits!
victor@ccbootcamp.com
http://www.ccbootcamp.com (Cisco Training and Rental Racks)
http://www.ccbootcamp.com/groupstudy.html (groupstudy member discounts!)
Voice: 702-968-5100
FAX: 702-446-8012

-----Original Message-----
From: nobody@groupstudy.com on behalf of Rob McDonald
Sent: Mon 5/28/2007 20:32
To: Cisco certification
Subject: TCL

Hello,

Is there a quick way to run the tcl scripts on the 3550s and 3560s for the
ping test as we have them for the Routers.

Thanks,



This archive was generated by hypermail 2.1.4 : Fri Jun 01 2007 - 06:55:22 ART