cssdev01# sh run !Generated on somedate at somestage !Active version: sg0750203 !*************************** GLOBAL *************************** snmp trap-host 192.168.0.1 private snmpv2 snmp community public read-only snmp location "Does it matter" snmp trap-host 192.168.0.2 private snmpv2 snmp name "CSSDEV01" logging host 192.168.0.2 facility 0 !************************* INTERFACE ************************* interface e1 phy 100Mbits-FD bridge vlan 101 description "An interface" interface e2 admin-shutdown interface Ethernet-Mgmt admin-shutdown !************************** CIRCUIT ************************** circuit VLAN101 ip address 192.168.1.240 255.255.255.0 circuit VLAN102 ip address 192.168.0.240 255.255.255.0 !**************************** ACL **************************** acl 3 clause 1 permit any any destination any apply circuit-(VLAN101) acl 2 clause 1 bypass any 192.168.20.0 255.255.255.0 destination 192.168.40.0 255.255.255.0 clause 10 permit any 192.168.21.0 255.255.255.0 destination any sourcegroup outbound apply circuit-(VLAN102) acl 1 clause 2 bypass any 192.168.31.0 255.255.255.0 destination 192.168.32.0 255.255.255.0 clause 1 permit icmp any destination any apply circuit-(VLAN1) cssdev01#