sharadkr6
07-18-2008, 06:56 AM
:rolleyes:hi all,
I have faced some peculiar problem in my both router which i have noticed recently. Problem is that some of command is missing in my ios i.e. access-group command. I have used privilege level 15 (default).Both of my router in Lab scenario mode. I have used fresh configuration quite many times. Actually it worked first time properly. and when i take the control through telnet i found that Access-Group command is not available. so i go to physical control through console port and try to rectify it but couldn’t success. Even i have erase the IOS and Configuration also but it wouldn’t worked.
I mean to say that whenever I go to interface to implement the access-list i.e:
Router(config)#Access-list 10 deny host 192.168.1.5
Router(config)#Access-list 10 permit any
Router(config)# int f0/0
Router(config-if)# ip access-group 10 in (At this point the command Access-Group is not accepted and only available command is Access-expression and Arp that is my problem)
your help will be appreciated
I have faced some peculiar problem in my both router which i have noticed recently. Problem is that some of command is missing in my ios i.e. access-group command. I have used privilege level 15 (default).Both of my router in Lab scenario mode. I have used fresh configuration quite many times. Actually it worked first time properly. and when i take the control through telnet i found that Access-Group command is not available. so i go to physical control through console port and try to rectify it but couldn’t success. Even i have erase the IOS and Configuration also but it wouldn’t worked.
I mean to say that whenever I go to interface to implement the access-list i.e:
Router(config)#Access-list 10 deny host 192.168.1.5
Router(config)#Access-list 10 permit any
Router(config)# int f0/0
Router(config-if)# ip access-group 10 in (At this point the command Access-Group is not accepted and only available command is Access-expression and Arp that is my problem)
your help will be appreciated