From: Bajo (bajoalex@gmail.com)
Date: Sat Sep 16 2006 - 12:36:52 ART
Hi GS,
Are there some releases the "set interface" command will not work? Yes, the
interface is UP/UP and tried short/long form of the int name.
1) Version 12.2(15)T11
R2(config)#
R2(config)#route-map test1 permit 12
R2(config-route-map)# match ip address 12
R2(config-route-map)#set interface f0/0
f0/0
<<<<<<<<< see this return <<<<<<<<<<<<<<<<<<<<<<<<
R2(config-route-map)#end
R2#sh ru
*Mar 14 01:00:49.062: %SYS-5-CONFIG_I: Configured from console by console
R2#sh run | in set
R2#shint
Interface IP-Address OK? Method Status
Protocol
FastEthernet0/0 10.0.0.2 YES manual up
up
2 Version 12.3(6.2)T2,
R5#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R5(config)#route-map test1 permit 12
R5(config-route-map)#match ip address 12
R5(config-route-map)#set interface f0/0
R5(config-route-map)#end
R5#
*Mar 19 22:27:42.922: %SYS-5-CONFIG_I: Configured from console by console
R5#sh run | in set
set interface Serial2/0
set community no-advertise
set interface FastEthernet0/0
R5#
R5# sh run | be route-map test1 permit 12
route-map test1 permit 12
match ip address 12
set interface FastEthernet0/0
R5#shint
Interface IP-Address OK? Method Status
Protocol
FastEthernet0/0 5.0.0.5 YES manual up
up
Thanks a lot for any comments.
-- Kind Regards,Bajo
This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:40 ART