cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2400
Views
0
Helpful
2
Replies

Invalid command (unexpected token) at '^' marker ?

waszkjaso
Level 1
Level 1

Anyone ever get this error before?

conf t

Enter configuration commands, one per line.  End with CNTL/Z.

Switch(config)# fcalias name LM_212 vsan 101

Switch(config-fcalias)# member interface fc1/26 swwn 20:00:00:0c:cc:g8:21:c1

                                                   ^

Invalid command (unexpected token) at '^' marker.

Invalid command (unexpected token) at '^' marker

2 Replies 2

dakester
Cisco Employee
Cisco Employee

Hi,

I haven't see this before, but the swwn is invalid because g is is not hex.

Try using the wwn in the output of 'show interface fc1/26'.

show interface fc1/26

fc1/26 is down (SFP not present)

    Hardware is Fibre Channel

    Port WWN is 20:c1:00:0d:ec:a2:1e:00 <-------

What version of NX-OS gave you the unexpected token message?

This is the response at NX-OS 5.2(2)....

9513-2(config-fcalias)# member interface fc1/1 swwn 20:00:00:0c:cc:g8:21:c1

                                                                               ^

% Invalid command at '^' marker.

(Where ^ is under the g)

Regards,

David.

Hi,

I'm sorry, I suggested using the fwwn of fc1/26.

You probably want the swwn of the switch.

9513-2(config-fcalias)# show wwn switch

Regards,

David

Review Cisco Networking for a $25 gift card