------------------------------------------------------------- Sup720 CONFIGURATION ------------------------------------------------------------- nott-r_sup720core1#sh vlan id 10 VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------- 10 City_Secs_Users active Fa2/1, Fa2/7, Fa2/8, Gi3/1 Gi3/3, Gi3/6, Gi3/8, Gi4/2 Gi4/3, Gi4/6, Gi4/7, Gi7/48 Te9/1, Po1 VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2 ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------ 10 enet 100010 1500 - - - - - 0 0 Remote SPAN VLAN ---------------- Disabled Primary Secondary Type Ports ------- --------- ----------------- ------------------------------------------ nott-r_sup720core1#sh vlan id 17 VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------- 17 App_Control_Engine_1 active Gi3/6, Gi4/2, Gi4/4, Te9/1, Po1 VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2 ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------ 17 enet 100017 1500 - - - - - 0 0 Remote SPAN VLAN ---------------- Disabled Primary Secondary Type Ports ------- --------- ----------------- ------------------------------------------ nott-r_sup720core1#sh run int vlan 10 Building configuration... Current configuration : 352 bytes ! interface Vlan10 description City Secs Users ip address 172.22.152.2 255.255.248.0 ip helper-address 172.22.7.22 ip helper-address 172.22.7.23 no ip redirects no ip unreachables ip pim dense-mode ipx encapsulation ARPA ipx network AC160A00 ipx output-gns-filter 1000 standby 10 preempt standby 20 ip 172.22.152.1 standby 20 preempt end nott-r_sup720core1#sh run int vlan 17 ^ % Invalid input detected at '^' marker. nott-r_sup720core1#sh svclc module 9 vlan-group Module Vlan-groups ------ ----------- 09 1 nott-r_sup720core1#sh svclc vlan-group 1 Group Created by vlans ----- ---------- ----- 1 ACE 10,17-21 nott-r_sup720core1# ------------------------------------------------------------- ACE CONFIGURATION ------------------------------------------------------------- boot system image:c6ace-t1k9-mz.3.0.0_A1_4a.bin access-list ANYONE line 8 extended permit ip any any rserver host WEB1 description WEB SERVER 1 ip address 172.22.244.101 inservice rserver host WEB2 description WEB SERVER 2 ip address 172.22.244.102 inservice serverfarm host WEB-FARM description WEB SERVERFARM transparent rserver WEB1 inservice rserver WEB2 inservice class-map match-all L4_VIP_ADDRESS_CLASS 3 match virtual-address 172.22.152.6 tcp eq www class-map type management match-any REMOTE-ACCESS description REMOTE-ACCESS-TRAFFIC-MATCH 2 match protocol telnet any 3 match protocol icmp any 4 match protocol ssh any policy-map type management first-match REMOTE-MGMT class REMOTE-ACCESS permit policy-map type loadbalance first-match L7_VIP_LB_ORDER_POLICY class class-default serverfarm WEB-FARM policy-map multi-match L4_LB_VIP_POLICY class L4_VIP_ADDRESS_CLASS loadbalance vip inservice loadbalance policy L7_VIP_LB_ORDER_POLICY loadbalance vip icmp-reply active loadbalance vip advertise active interface vlan 10 description Client Side Vlan ip address 172.22.152.5 255.255.248.0 access-group input ANYONE service-policy input REMOTE-MGMT service-policy input L4_LB_VIP_POLICY no shutdown interface vlan 17 description Server Side Vlan ip address 172.22.244.5 255.255.255.0 access-group input ANYONE no shutdown ip route 0.0.0.0 0.0.0.0 172.22.152.2 switch/Admin# sh ip route Routing Table for Context Admin (RouteId 0) Codes: H - host, I - interface S - static, N - nat A - need arp resolve, E - ecmp Destination Gateway Interface Flags ------------------------------------------------------------------------ 0.0.0.0 172.22.152.2 vlan10 S 172.22.152.0/21 0.0.0.0 vlan10 IA 172.22.244.0/24 0.0.0.0 vlan17 IA Total route entries = 3switch/Admin# sh vlan Vlans configured on SUP for this module vlan10 vlan17-21switch/Admin# sh service-policy Policy-map : L4_LB_VIP_POLICY Status : ACTIVE ----------------------------------------- Interface: vlan 10 service-policy: L4_LB_VIP_POLICY class: L4_VIP_ADDRESS_CLASS loadbalance: L7 loadbalance policy: L7_VIP_LB_ORDER_POLICY VIP Route Metric : 77 VIP Route Advertise : ENABLED-WHEN-ACTIVE VIP ICMP Reply : ENABLED-WHEN-ACTIVE VIP State: INSERVICE curr conns : 0 , hit count : 2 dropped conns : 2 client pkt count : 3 , client byte count: 240 server pkt count : 0 , server byte count: 0 switch/Admin# -------------------------------- RServer Config -------------------------------- IP address - 172.22.244.101 Mask - 255.255.255.0 Gateway - 172.22.244.5