TMS zl Management and Configuration Guide ST.1.2.100916
10-37
Troubleshooting
Troubleshooting the TMS zl Module in Routing Mode
2. Ensure that the appropriate access policy is added to allow the TMS zl
Module to send SNMP traps. The access policy should allow SNMP traffic
between the Self zone and the zone that contains the SNMP trap receiver.
• From the Web browser interface, click Firewall > Access Policies >
Unicast.
• From the CLI, enter:
hostswitch(tms-module-C)# show access-policy
All of your access policies will be listed. The following shows just a
portion of the output you will see:
Source Zone: INTERNAL -> Destination Zone: SELF
1 access-policy INTERNAL SELF permit icmp echo
any any (ID: 57)
2 access-policy INTERNAL SELF permit service
bootpc any any (ID: 56)
3 access-policy INTERNAL SELF permit service
bootps any any (ID: 55)
4 access-policy INTERNAL SELF permit service
snmptrap any any (ID: 54)
5 access-policy INTERNAL SELF permit service snmp
any any (ID: 53)
6 access-policy INTERNAL SELF permit service ssh
any any (ID: 52)
7 access-policy INTERNAL SELF permit service https
any any (ID: 51)
8 access-policy INTERNAL SELF permit service rip
any any (ID: 19)
9 access-policy INTERNAL SELF permit ospf any any
(ID: 21)
. . .