ISG first step

  • Follow


Hello everybody,

Please help me with the config.  I am trying to setup redirect without
a radius:

internet-------ISG-------Laptop

redirect server-group PORTAL
server ip 10.0.0.1
!
class-map type traffic match-any PORTAL
match access-group input 110
match access-group output 110
!
policy-map type service TEST-PORTAL
service local
class type traffic PORTAL
  redirect to group PORTAL
!
class type traffic default in-out
  drop
!
!
policy-map type control MAP-CONTROL-PORTAL
class type control always event session-start
  1 service-policy type service name TEST-PORTAL
!
interface GigabitEthernet0/3
description ^To the laptop^
  service-policy type control MAP-CONTROL-PORTAL
!
access-list 100 permit tcp any any eq www
access-list 100 permit tcp any eq www any
access-list 100 deny   ip any any

It is not working ;(  What I have done wrong?
0
Reply dk77 7/14/2009 5:33:13 AM


0 Replies
264 Views

(page loaded in 0.014 seconds)

Similiar Articles:













7/23/2012 1:16:02 PM


Reply: