- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2010 06:03 AM - edited 03-06-2019 11:59 AM
I am using CISCO861 router.
I cannot set track though I want to succeed priority to 20 lowering standby router when the link of FastEthernet4 interfaces is downed.
Would there be a place I have to change some setting and check it where? .
Is it impossible possibly to carry out the TRACK command in CISCO861 router ? .
--------------------------
CISCO861(config)#int vlan 10
CISCO861(config-if)#standby 10 track fastEthernet 4 20
% Interface may already be tracked via tracking command
CISCO861(config-if)#
Track setting isn't being done, an error message is indicated.
" % Interface may already be tracked via tracking command "
---------------------------
Though this command was tried.
CISCO861(config)#
CISCO861(config)#int vlan 10
CISCO861(config-if)#standby 10 track 10 decrement 20
CISCO861(config-if)#exit
CISCO861(config)#
CISCO861(config)#track 10 interface fastethernet 4 line-protocol
^
% Invalid input detected at '^' marker.
CISCO861(config)#t?
table-map tacacs-server template tftp-server
time-range
CISCO861(config)#
There seems to be no TRACK command in global config mode.
------------------------------
Using IOS
Cisco IOS Software, C860 Software (C860-UNIVERSALK9-M),
Version 12.4(20)T2, RELEASE SOFTWARE (fc4)
CISCO861#show run int vlan 10
interface Vlan10
ip address 192.168.0.12 255.255.255.240
ip inspect to-wan in
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1414
standby 10 ip 192.168.0.14
standby 10 priority 110
standby 10 preempt
standby 10 track 10 decrement 20
CISCO861#sh standby
Vlan10 - Group 10
State is Active
2 state changes, last state change 00:44:19
Virtual IP address is 192.168.0.14
Active virtual MAC address is 0000.0c07.ac0a
Local virtual MAC address is 0000.0c07.ac0a (v1 default)
Hello time 3 sec, hold time 10 sec
Next hello sent in 1.664 secs
Preemption enabled
Active router is local
Standby router is 192.168.0.13, priority 100 (expires in 10.896 sec)
Priority 110 (configured 110)
Track object 10 (unknown)
Group name is "hsrp-Vl10-10" (default)
CISCO861#
------------------------------------------
Regards.
Solved! Go to Solution.
- Labels:
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2010 02:19 PM
Here is the direct link:
According to the defect details its fixed in 12.4(24)T2.
JayaKrishna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2010 07:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2010 04:38 AM
Hi, JayaKrishna.
I very am sorry,
I looked for CSCta21546, but was not able to find it.
What page should I confirm about CSCta21546? .
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2010 02:19 PM
Here is the direct link:
According to the defect details its fixed in 12.4(24)T2.
JayaKrishna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2010 05:41 AM
Hi, JayaKrishna.
Unfortunately.
My Cisco-ID was not able to confirm BugToolKit in lack of a right.
I will tried to the update to 12.4(24)T2.
and,
it was able to set the TRACK command.
Thanks a million.
