Re: Set precedence.. error

From: Venkataramanaiah.R (vramanaiah@gmail.com)
Date: Fri Dec 02 2005 - 19:52:51 GMT-3


Oh! Brian, You are a genius.

In the real lab, had i not known this, i would have been trapped for
hours and the best i would have done is to reload the router.

Thanks a lot
-Venkat

On 12/2/05, Brian Dennis <bdennis@internetworkexpert.com> wrote:
> Exit out of the TCL shell before using the set command. The set command
> is being interrupted by the TCL shell and not as an IOS command.
>
>
> Router(config)#policy-map CISCO
> Router(config-pmap)#class CISCO
> Router(config-pmap-c)#set ip precedence 3
> Router(config-pmap-c)#^Z
> Router#tclsh <-- Started the TCL shell
> Router(tcl)#conf t
>
> Enter configuration commands, one per line. End with CNTL/Z.
> Router(config)#policy-map CISCO
> Router(config-pmap)#class CISCO
> Router(config-pmap-c)#set ip precedence 3
> wrong # args: should be "set varName ?newValue?"
> Router(config-pmap-c)#
> Router(config-pmap-c)#do tclquit
> Router(config-pmap-c)#set ip precedence 3
> Router(config-pmap-c)#
>
>
> Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security)
> bdennis@internetworkexpert.com
>
> Internetwork Expert, Inc.
> http://www.InternetworkExpert.com
> Toll Free: 877-224-8987
> Direct: 775-745-6404 (Outside the US and Canada)
>
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> Venkataramanaiah.R
> Sent: Friday, December 02, 2005 2:03 PM
> To: Cisco certification
> Subject: Set precedence.. error
>
> I am unable to configure precedence under classmap using this IOS
> c2600XM-a3jk9s-mz.122-15.T17.bin. See error below,
> Does anyone seen this as well? I want to make sure this is an IOS
> issue, before i change the OS.
> or is it a Feature set issue/...?
>
>
>
>
> R2(config-pmap-c)#set ip precedence 3
> wrong # args: should be "set varName ?newValue?"
>
> -Venkat
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Mon Jan 09 2006 - 07:07:50 GMT-3