D Link WL2600APA1 802.11n Single-band Unified Access Point User Manual Part 3
D Link Corporation 802.11n Single-band Unified Access Point Part 3
D Link >
Contents
- 1. User Manual Part 1
- 2. User Manual Part 2
- 3. User Manual Part 3
User Manual Part 3
Unified Access Point Administrator’s Guide Section 8 - Configuring Client Quality of Service (QoS) Field Description ACL Type Select the type of ACL to configure: •) IPv4 •) IPv6 •) MAC IPv4 and IPv6 ACLs control access to network resources based on Layer 3 and Layer 4 criteria. MAC ACLs control access based on Layer 2 criteria. ACL Rule Configuration ACL Name - ACL Type Select the ACL to configure with the new rule. The list contains all ACLs added in the ACL Configuration section. Rule To configure a new rule to add to the selected ACL, select New Rule. To add an existing rule to an ACL or to modify a rule, select the rule number. When an ACL has multiple rules, the rules are applied to the packet or frame in the order in which you add them to the ACL. There is an implicit deny all rule as the final rule. Action Specifies whether the ACL rule permits or denies an action. •) When you select Permit, the rule allows all traffic that meets the rule criteria to enter or exit the AP (depending on the ACL direction you select). Traffic that does not meet the criteria is dropped. •) When you select Deny, the rule blocks all traffic that meets the rule criteria from entering or exiting the AP (depending on the ACL direction you select). Traffic that does not meet the criteria is forwarded unless this rule is the final rule. Because there is an implicit deny all rule at the end of every ACL, traffic that is not explicitly permitted is dropped. Match Every Indicates that the rule, which either has a permit or deny action, will match the frame or packet regardless of its contents. If you select this field, you cannot configure any additional match criteria. The Match Every option is selected by default for a new rule. You must clear the option to configure other match fields. IPv4 ACL Protocol Select the Protocol field to use an L3 or L4 protocol match condition based on the value of the IP Protocol field in IPv4 packets or the Next Header field of IPv6 packets. Once you select the field, choose the protocol to match by keyword or enter a protocol ID. Select From List Select one of the following protocols from the list: •) IP •) ICMP •) IGMP •) TCP •) UDP Match to Value To match a protocol that is not listed by name, enter the protocol ID. The protocol ID is a standard value assigned by the IANA. The range is a number from 0–255. Source IP Address Select this field to require a packet’s source IP address to match the address listed here. Enter an IP address in the appropriate field to apply this criteria. Wild Card Mask Specifies the source IP address wildcard mask. The wild card masks determines which bits are used and which bits are ignored. A wild card mask of 255.255.255.255 indicates that no bit is important. A wildcard of 0.0.0.0 indicates that all of the bits are important. This field is required when Source IP Address is checked. A wild card mask is, in essence, the inverse of a subnet mask. For example, To match the criteria to a single host address, use a wildcard mask of 0.0.0.0. To match the criteria to a 24-bit subnet (for example 192.168.10.0/24), use a wild card mask of 0.0.0.255. March 2012 Unified Access Point Administrator’s Guide Page 91 Unified Access Point Administrator’s Guide Section 8 - Configuring Client Quality of Service (QoS) Field Description Source Port Select this field to include a source port in the match condition for the rule. The source port is identified in the datagram header. Once you select the field, choose the port name or enter the port number. Select From List Select the keyword associated with the source port to match: •) ftp •) ftpdata •) http •) smtp •) snmp •) telnet •) tftp •) www Each of these keywords translates into its equivalent port number. Match to Port Enter the IANA port number to match to the source port identified in the datagram header. The port range is 0 – 65535 and includes three different types of ports: •) 0 – 1023: Well Known Ports •) 1024 – 49151: Registered Ports •) 49152 – 65535: Dynamic and/or Private Ports Destination IP Address Select this field to require a packet’s destination IP address to match the address listed here. Enter an IP address in the appropriate field to apply this criteria. Wild Card Mask Specifies the destination IP address wildcard mask. The wild card masks determines which bits are used and which bits are ignored. A wild card mask of 255.255.255.255 indicates that no bit is important. A wildcard of 0.0.0.0 indicates that all of the bits are important. This field is required when Source IP Address is checked. A wild card mask is in essence the inverse of a subnet mask. For example, To match the criteria to a single host address, use a wildcard mask of 0.0.0.0. To match the criteria to a 24-bit subnet (for example 192.168.10.0/24), use a wild card mask of 0.0.0.255. Destination Port Select this field to include a destination port in the match condition for the rule. The destination port is identified in the datagram header. Once you select the field, choose the port name or enter the port number. Select From List Select the keyword associated with the destination port to match: •) ftp •) ftpdata •) http •) smtp •) snmp •) telnet •) tftp •) www Each of these keywords translates into its equivalent port number. Match to Port Enter the IANA port number to match to the destination port identified in the datagram header. The port range is 0 – 65535 and includes three different types of ports: •) 0 – 1023: Well Known Ports •) 1024 – 49151: Registered Ports •) 49152 – 65535: Dynamic and/or Private Ports IP DSCP To use IP DSCP as a match criteria, select the check box and select a DSCP value keyword or enter a DSCP value to match. You can select only one service type (DSCP, IP Precedence or TOS bits) to use for match criteria. Select from List Select from a list of DSCP types. Match to Value Enter a DSCP Value to match (0 – 63). March 2012 Unified Access Point Administrator’s Guide Page 92 Unified Access Point Administrator’s Guide Section 8 - Configuring Client Quality of Service (QoS) Field Description IP Precedence Select this option and enter a value to use the packet’s IP Precedence value in the IP header as match criteria. You can select only one service type (DSCP, IP Precedence or TOS bits) to use for match criteria. The IP Precedence range is 0 – 7. IP TOS Bits Select this option and enter a value to use the packet’s Type of Service bits in the IP header as match criteria. You can select only one service type (DSCP, IP Precedence or TOS bits) to use for match criteria. The IP TOS field in a packet is defined as all eight bits of the Service Type octet in the IP header. The TOS Bits value is a two-digit hexadecimal number from 00 to ff. The high-order three bits represent the IP precedence value. The high-order six bits represent the IP Differentiated Services Code Point (DSCP) value. IP TOS Mask Enter an IP TOS mask value to identify the bit positions in the TOS Bits value that are used for comparison against the IP TOS field in a packet. The TOS Mask value is a two-digit hexadecimal number from 00 to ff, representing an inverted (i.e. wildcard) mask. The zero-valued bits in the TOS Mask denote the bit positions in the TOS Bits value that are used for comparison against the IP TOS field of a packet. For example, to check for an IP TOS value having bits 7 and 5 set and bit 1 clear, where bit 7 is most significant, use a TOS Bits value of a0 and a TOS Mask of 00. This is an optional configuration. IPv6 ACL Protocol Select the Protocol field to use an L3 or L4 protocol match condition based on the value of the IP Protocol field in IPv4 packets or the Next Header field of IPv6 packets. Once you select the field, choose the protocol to match by keyword or enter a protocol ID. Select From List Select one of the following protocols from the list: •) IP •) ICMP •) IPv6 •) ICMPv6 •) IGMP •) TCP •) UDP Match to Value To match a protocol that is not listed by name, enter the protocol ID. The protocol ID is a standard value assigned by the IANA. The range is a number from 0–255. Source IPv6 Address Select this field to require a packet’s source IPv6 address to match the address listed here. Enter an IPv6 address in the appropriate field to apply this criteria. Source IPv6 Prefix Length Enter the prefix length of the source IPv6 address. March 2012 Unified Access Point Administrator’s Guide Page 93 Unified Access Point Administrator’s Guide Section 8 - Configuring Client Quality of Service (QoS) Field Description Source Port Select this option to include a source port in the match condition for the rule. The source port is identified in the datagram header. Once you select the field, choose the port name or enter the port number. Select From List Select the keyword associated with the source port to match: •) ftp •) ftpdata •) http •) smtp •) snmp •) telnet •) tftp •) www Each of these keywords translates into its equivalent port number. Match to Port Enter the IANA port number to match to the source port identified in the datagram header. The port range is 0 – 65535 and includes three different types of ports: •) 0 – 1023: Well Known Ports •) 1024 – 49151: Registered Ports •) 49152 – 65535: Dynamic and/or Private Ports Destination IPv6 Address Select this field to require a packet’s destination IPv6 address to match the address listed here. Enter an IPv6 address in the appropriate field to apply this criteria. Destination IPv6 Prefix Length Enter the prefix length of the destination IPv6 address. Destination Port Select this option to include a destination port in the match condition for the rule. The destination port is identified in the datagram header. Once you select the field, choose the port name or enter the port number. Select From List Select the keyword associated with the destination port to match: •) ftp •) ftpdata •) http •) smtp •) snmp •) telnet •) tftp •) www Each of these keywords translates into its equivalent port number. Match to Port Enter the IANA port number to match to the destination port identified in the datagram header. The port range is 0 – 65535 and includes three different types of ports: •) 0 – 1023: Well Known Ports •) 1024 – 49151: Registered Ports •) 49152 – 65535: Dynamic and/or Private Ports IPv6 Flow Label Flow label is 20-bit number that is unique to an IPv6 packet. It is used by end stations to signify quality-of-service handling in routers (range 0 to 1048575). IPv6 DSCP To use IPv6 DSCP as a match criteria, select the check box and select a DSCP value keyword or enter a DSCP value to match. You can select only one service type (DSCP, IP Precedence or TOS bits) to use for match criteria. Select from List Select from a list of DSCP types. Match to Value Enter a DSCP Value to match (0 – 63). MAC ACL March 2012 Unified Access Point Administrator’s Guide Page 94 Unified Access Point Administrator’s Guide Section 8 - Configuring Client Quality of Service (QoS) Field Description EtherType Select the EtherType field to compare the match criteria against the value in the header of an Ethernet frame. Select an EtherType keyword or enter an EtherType value to specify the match criteria. Select from List Select Select one of the following protocol types: •) appletalk •) arp •) ipv4 •) ipv6 •) ipx •) netbios •) pppoe Match to Value Enter a custom protocol identifier to which packets are matched. The value is a four-digit hexadecimal number in the range of 0600 – FFFF. Class of Service Select this field and enter an 802.1p user priority to compare against an Ethernet frame. The valid range is 0 – 7. This field is located in the first/only 802.1Q VLAN tag. Source MAC Address Select this field and enter the source MAC address to compare against an Ethernet frame. Source MAC Mask Select this field and enter the source MAC address mask specifying which bits in the source MAC to compare against an Ethernet frame. A 0 indicates that the address bit is significant, and an f indicates that the address bit is to be ignored. A MAC mask of 00:00:00:00:00:00 matches a single MAC address. Destination MAC Address Select this field and enter the destination MAC address to compare against an Ethernet frame. Destination MAC Mask Enter the destination MAC address mask specifying which bits in the destination MAC to compare against an Ethernet frame. A 0 indicates that the address bit is significant, and an f indicates that the address bit is to be ignored. A MAC mask of 00:00:00:00:00:00 matches a single MAC address. VLAN ID Select this field and enter the VLAN IDs to compare against an Ethernet frame. This field is located in the first/only 802.1Q VLAN tag. Table 53 - ACL Configuration After you set the desired rule criteria, click Apply. To delete an ACL, select the Delete ACL option and click Apply. Creating a DiffServ Class Map The Client QoS feature contains Differentiated Services (DiffServ) support that allows traffic to be classified into streams and given certain QoS treatment in accordance with defined per-hop behaviours. Standard IP-based networks are designed to provide best effort data delivery service. Best effort service implies that the network delivers the data in a timely fashion, although there is no guarantee that it will. During times of congestion, packets may be delayed, sent sporadically, or dropped. For typical Internet applications, such as e-mail and file transfer, a slight degradation in service is acceptable and in many cases unnoticeable. However, on applications with strict timing requirements, such as voice or multimedia, any degradation of service has undesirable effects. By classifying the traffic and creating policies that define how to handle these traffic classes, you can make sure that time-sensitive traffic is given precedence over other traffic. The UAP supports up to 50 Class Maps. March 2012 Unified Access Point Administrator’s Guide Page 95 Unified Access Point Administrator’s Guide Section 8 - Configuring Client Quality of Service (QoS) Defining DiffServ To use DiffServ for Client QoS, use the Class Map and Policy Map pages to define the following categories and their criteria: •) Class: create classes and define class criteria •) Policy: create policies, associate classes with policies, and define policy statements Once you define the class and associate it with a policy, apply the policy to a specified VAP on the VAP QoS Parameters page. Packets are classified and processed based on defined criteria. The classification criteria is defined by a class. The processing is defined by a policy’s attributes. Policy attributes may be defined on a per-class instance basis, and it is these attributes that are applied when a match occurs. A policy can contain multiple classes. When the policy is active, the actions taken depend on which class matches the packet. Packet processing begins by testing the class match criteria for a packet. A policy is applied to a packet when a class match within that policy is found. DiffServ is supported for IPv4 and IPv6 packets. Use the Class Map page to add a new Diffserv class name, or to rename or delete an existing class, and define the criteria to associate with the DiffServ class. To configure a DiffServ Class Map, click the Class Map tab. Note: The Class Map page displays the Match Criteria Configuration fields only if a Class Map has been created. To create a Class Map, enter a name in the Class Map Name field and click Add Class Map. Figure 60 - Configure Client QoS DiffServ Class Map Settings Field Description Class Map Configuration Class Map Name Enter a Class Map Name to add. The name can range from 1 to 31 alphanumeric characters. Match Layer 3 Protocol Specify whether to classify IPv4 or IPv6 packets. Match Criteria Configuration March 2012 Unified Access Point Administrator’s Guide Page 96 Unified Access Point Administrator’s Guide Section 8 - Configuring Client Quality of Service (QoS) Field Description Class Map Name Select name of the class to configure. Use the fields in the Match Criteria Configuration area to match packets to a class. Select the check box for each field to be used as a criterion for a class and enter data in the related field. You can have multiple match criteria in a class. Note: The match criteria fields that are available depend on whether the class map is an IPv4 or IPv6 class map. Match Every Select Match Every to specify that the match condition is true to all the parameters in an L3 packet. All L3 packets will match an Match Every match condition. Protocol Select the Protocol field to use an L3 or L4 protocol match condition based on the value of the IP Protocol field in IPv4 packets or the Next Header field of IPv6 packets. Once you select the field, choose the protocol to match by keyword or enter a protocol ID. Select From List Select one of the following protocols from the list: •) IP •) ICMP •) IPv6 •) ICMPv6 •) IGMP •) TCP •) UDP Match to Value To match a protocol that is not listed by name, enter the protocol ID. The protocol ID is a standard value assigned by the IANA. The range is a number from 0 – 255. IPv4 Class Maps Source IP Address Select this field to require a packet’s source IP address to match the address listed here. Enter an IP address in the appropriate field to apply this criteria. Source IP Mask Enter the source IP address mask. The mask for DiffServ is a network-style bit mask in IP dotted decimal format indicating which part(s) of the destination IP Address to use for matching against packet content. A DiffServ mask of 255.255.255.255 indicates that all bits are important, and a mask of 0.0.0.0 indicates that no bits are important. The opposite is true with an ACL wild card mask. For example, to match the criteria to a single host address, use a DiffServ mask of 255.255.255.255. To match the criteria to a 24-bit subnet (for example 192.168.10.0/24), use a mask of 255.255.255.0. Destination IP Address Select this field to require a packet’s destination IP address to match the address listed here. Enter an IP address in the appropriate field to apply this criteria. Destination IP Mask Enter the destination IP address mask. The mask for DiffServ is a network-style bit mask in IP dotted decimal format indicating which part(s) of the destination IP Address to use for matching against packet content. A DiffServ mask of 255.255.255.255 indicates that all bits are important, and a mask of 0.0.0.0 indicates that no bits are important. The opposite is true with an ACL wild card mask. For example, to match the criteria to a single host address, use a DiffServ mask of 255.255.255.255. To match the criteria to a 24-bit subnet (for example 192.168.10.0/24), use a mask of 255.255.255.0. IPv6 Class Maps Source IPv6 Address Select this field to require a packet’s source IPv6 address to match the address listed here. Enter an IPv6 address in the appropriate field to apply this criteria. Source IPv6 Prefix Length Enter the prefix length of the source IPv6 address. Destination IPv6 Address Select this field to require a packet’s destination IPv6 address to match the address listed here. Enter an IPv6 address in the appropriate field to apply this criteria. Destination IPv6 Prefix Length Enter the prefix length of the destination IPv6 address. IPv6 Flow Label Flow label is 20-bit number that is unique to an IPv6 packet. It is used by end stations to signify quality-of-service handling in routers (range 0 to 1048575). March 2012 Unified Access Point Administrator’s Guide Page 97 Unified Access Point Administrator’s Guide Section 8 - Configuring Client Quality of Service (QoS) Field Description IP DSCP To use IP DSCP as a match criteria, select the check box and select a DSCP value keyword or enter a DSCP. Select from List Select from a list of DSCP types. Match to Value Enter a DSCP Value to match (0 – 63). IPv4 and IPv6 Class Maps Source Port Select this field to include a source port in the match condition for the rule. The source port is identified in the datagram header. Once you select the field, choose the port name or enter the port number. Select From List Select the keyword associated with the source port to match: •) ftp •) ftpdata •) http •) smtp •) snmp •) telnet •) tftp •) www Each of these keywords translates into its equivalent port number. Match to Port Enter the IANA port number to match to the source port identified in the datagram header. The port range is 0 – 65535 and includes three different types of ports: •) 0 – 1023: Well Known Ports •) 1024 – 49151: Registered Ports •) 49152 – 65535: Dynamic and/or Private Ports Destination Port Select this field to include a destination port in the match condition for the rule. The destination port is identified in the datagram header. Once you select the field, choose the port name or enter the port number. Select From List Select the keyword associated with the destination port to match: •) ftp •) ftpdata •) http •) smtp •) snmp •) telnet •) tftp •) www Each of these keywords translates into its equivalent port number. Match to Port Enter the IANA port number to match to the destination port identified in the datagram header. The port range is 0 – 65535 and includes three different types of ports: •) 0 – 1023: Well Known Ports •) 1024 – 49151: Registered Ports •) 49152 – 65535: Dynamic and/or Private Ports March 2012 Unified Access Point Administrator’s Guide Page 98 Unified Access Point Administrator’s Guide Section 8 - Configuring Client Quality of Service (QoS) Field Description EtherType Select the EtherType field to compare the match criteria against the value in the header of an Ethernet frame. Select an EtherType keyword or enter an EtherType value to specify the match criteria. Select from List Select Select one of the following protocol types: •) appletalk •) arp •) ipv4 •) ipv6 •) ipx •) netbios •) pppoe Match to Value Enter a custom protocol identifier to which packets are matched. The value is a four-digit hexidecimal number in the range of 0600 – FFFF. Class of Service Select the field and enter a class of service 802.1p user priority value to be matched for the packets. The valid range is 0 – 7. Source MAC Address Select this field and enter the source MAC address to compare against an Ethernet frame. Source MAC Mask Enter the source MAC address mask specifying which bits in the destination MAC to compare against an Ethernet frame. An f indicates that the address bit is significant, and a 0 indicates that the address bit is to be ignored. A MAC mask of ff:ff:ff:ff:ff:ff matches a single MAC address. Destination MAC Address Select this field and enter the destination MAC address to compare against an Ethernet frame. Destination MAC Mask Enter the destination MAC address mask specifying which bits in the destination MAC to compare against an Ethernet frame. An f indicates that the address bit is significant, and a 0 indicates that the address bit is to be ignored. A MAC mask of ff:ff:ff:ff:ff:ff matches a single MAC address. VLAN ID Select the field and enter a VLAN ID to be matched for packets. The VLAN ID range is 0 – 4095. IPv4 Class Maps Service Type You can specify one type of service to use in matching packets to class criteria. IP DSCP To use IP DSCP as a match criteria, select the check box and select a DSCP value keyword or enter a DSCP. Select from List Select from a list of DSCP types. Match to Value Enter a DSCP Value to match (0 – 63). IP Precedence Select this field to match the packet’s IP Precedence value to the class criteria IP Precedence value. The IP Precedence range is 0 – 7. IP TOS Bits Select this field and enter a value to use the packet’s Type of Service bits in the IP header as match criteria. The TOS bit value ranges between (00 – FF). The high-order three bits represent the IP precedence value. The high-order six bits represent the IP Differentiated Services Code Point (DSCP) value. IP TOS Mask Enter an IP TOS mask value to perform a boolean AND with the TOS field in the header of the packet and compared against the TOS entered for this rule. The TOS Mask can be used to compare specific bits (Precedence/Type of Service) from the TOS field in the IP header of a packet against the TOS value entered for this rule. (00 – FF). Delete Class Map Check to delete the class map selected in the Class Map Name menu. The class map cannot be deleted if it is already attached to a policy. Table 54 - DiffServ Class Map To delete a Class Map, select the Delete Class Map option and click Apply. March 2012 Unified Access Point Administrator’s Guide Page 99 Unified Access Point Administrator’s Guide Section 8 - Configuring Client Quality of Service (QoS) Creating a DiffServ Policy Map Use the Policy Map page to create DiffServ policies and to associate a collection of classes with one or more policy statements. The UAP supports up to 50 Policy Maps. Packets are classified and processed based on defined criteria. The classification criteria is defined by a class on the Class Map page. The processing is defined by a policy’s attributes on the Policy Map page. Policy attributes may be defined on a per-class instance basis, and it is these attributes that are applied when a match occurs. A Policy Map can contain up to 10 Class Maps. When the policy is active, the actions taken depend on which class matches the packet. Packet processing begins by testing the class match criteria for a packet. A policy is applied to a packet when a class match within that policy is found. To create a DiffServ policy, click the Policy Map tab. Figure 61 - Configure Client QoS DiffServ Policy Map Settings Field Description Policy Map Name Enter then name of the policy map to add. The name can contain up to 31 alphanumeric characters. Policy Map Name (Policy Class Definition) Select the policy to associate with a member class. Class Map Name (Policy Class Definition) Select the member class to associate with this policy name. Police Simple Select this option to establish the traffic policing style for the class. The simple form of the policing style uses a single data rate and burst size, resulting in two outcomes: conform and non-conform. Committed Rate Enter the committed rate, in Kbps, to which traffic must conform. Committed Burst Enter the committed burst size, in bytes, to which traffic must conform. Send Select Send to specify that all packets for the associated traffic stream are to be forwarded if the class map criteria is met. March 2012 Unified Access Point Administrator’s Guide Page 100 Unified Access Point Administrator’s Guide Section 8 - Configuring Client Quality of Service (QoS) Field Description Drop Select Drop to specify that all packets for the associated traffic stream are to be dropped if the class map criteria is met. Mark Class of Service Select this field to mark all packets for the associated traffic stream with the specified class of service value in the priority field of the 802.1p header. If the packet does not already contain this header, one is inserted. The CoS value is an integer from 0 – 7. Mark IP DSCP Select this field to mark all packets for the associated traffic stream with the IP DSCP value you select from the list or specify. Select from List Select from a list of DSCP types. Match to Value Enter a DSCP Value to match (0 – 63). Mark IP Precedence Select this field to mark all packets for the associated traffic stream with the specified IP Precedence value. The IP Precedence value is an integer from 0 – 7. Disassociate Class Map Select this option and click Apply to remove the class selected in the Class Map Name menu from the policy selected in the Policy Map Name menu. Member Classes Lists all DiffServ classes currently defined as members of the selected policy. If no class is associated with the policy, the field is empty. Delete Policy Map Select this field to delete the policy map showing in the Policy Map Name menu. Table 55 - DiffServ Policy Map To delete a Policy Map, select the Delete Policy Map option and click Apply. Client QoS Status The Client QoS Status page shows the client QoS settings that are applied to each client currently associated with the AP. To view QoS settings for an associated client, click the Client QoS Status tab. Figure 62 - QoS Configuration Status For Associated Clients Field Description Station The Station menu contains the MAC address of each client currently associated with the AP. To view the QoS settings applied to a client, select its MAC address from the list. Global QoS Mode Shows the current Client QoS Global Admin Mode on the AP. Client QoS Mode Shows whether the QOS mode for the selected client is enabled or disabled. Note: For the Qos Mode to be enabled on a client, it must be globally enabled on the AP and enabled on the VAP the client is associated with. Use the VAP QoS Parameters page to enable the QoS Global Admin mode and the per-VAP QoS Mode. Bandwidth Limit Up Shows the maximum allowed transmission rate from the client to the AP in bits per second (bps). The valid range is 0 – 4294967295 bps. Bandwidth Limit Down Shows the maximum allowed transmission rate from the AP to the client in bits per second (bps). The valid range is 0 – 4294967295 bps. March 2012 Unified Access Point Administrator’s Guide Page 101 Unified Access Point Administrator’s Guide Section 8 - Configuring Client Quality of Service (QoS) Field Description ACL Type Up Shows the type of ACL that is applied to traffic in the inbound (client-to-AP) direction, which can be one of the following: •) IPv4: The ACL examines IPv4 packets for matches to ACL rules. •) IPv6: The ACL examines IPv6 packets for matches to ACL rules. •) MAC: The ACL examines layer 2 frames for matches to ACL rules. ACL Name Up Shows the name of the ACL applied to traffic entering the AP in the inbound direction. When a packet or frame is received by the AP, the ACL’s rules are checked for a match. The packet or frame is processed if it is permitted and discarded if it is denied. ACL Type Down Shows the type of ACL to apply to traffic in the outbound (AP-to-client) direction, which can be one of the following: •) IPv4: The ACL examines IPv4 packets for matches to ACL rules. •) IPv6: The ACL examines IPv6 packets for matches to ACL rules •) MAC: The ACL examines layer 2 frames for matches to ACL rules ACL Name Down Shows the name of the ACL applied to traffic in the outbound direction. After switching the packet or frame to the outbound interface, the ACL’s rules are checked for a match. The packet or frame is transmitted if it is permitted and discarded if it is denied. DiffServ Policy Up Shows the name of the DiffServ policy applied to traffic sent to the AP in the inbound (clientto-AP) direction. DiffServ Policy Down Shows the name of the DiffServ policy applied to traffic from the AP in the outbound (AP-toclient) direction. Table 56 - Client QoS Status Configuring RADIUS-Assigned Client QoS Parameters If a VAP is configured to use WPA Enterprise security, you can include client QoS information in the client database on the RADIUS server. When a client successfully authenticates, the RADIUS server can include bandwidth limits and identify the ACLs and DiffServ policies to apply to the specific wireless client. ACLs and DiffServ policies referenced in the RADIUS client database must match the names of the ACLs and DiffServ policies configured on the AP to be successfully applied to the wireless clients. The following table describes the QoS attributes that can be included in the client’s RADIUS server entry. If a wireless client successfully authenticates using WPA Enterprise, each QoS RADIUS attribute that exists for the client is sent to the AP for processing. The attributes are optional and do not need to be present in the client entry. If the attribute is not present, the Client QoS setting on the AP is used. RADIUS Attribute ID Description Type/Range Vendor-Specific (26), WISPr-BandwidthMax-Down 14122,8 Maximum allowed client reception rate from the AP in bits per second. If nonzero, the specified value is rounded down to the nearest 64 Kbps value when used in the AP (64 Kbps minimum). If zero, bandwidth limiting is not enforced for the client in this direction. Type: integer 32-bit unsigned integer value (04294967295) Vendor-Specific (26), WISPr-BandwidthMax-Up 14122,7 Maximum allowed client transmission rate to the AP in bits per second. If nonzero, the specified value is rounded down to the nearest 64 Kbps value when used in the AP (64 Kbps minimum). If zero, bandwidth limiting is not enforced for the client in this direction. Type: integer 32-bit unsigned integer value (04294967295) Vendor-Specific (26), LVL7-Wireless-ClientACL-Dn 6132,120 Access list identifier to be applied to 802.1X authenticated wireless client traffic in the outbound (down) direction. If this attribute refers to an ACL that does not exist on the AP, all packets for this client will be dropped until the ACL is defined. Type: string 5-36 characters (not null-terminated) The string is of the form “type:name” where: type = ACL type identifier: IPV4, IPV6, MAC : = required separator character name = 1-31 alphanumeric characters, specifying the ACL number (IPV4) or name (IPV6, MAC) March 2012 Unified Access Point Administrator’s Guide Page 102 Unified Access Point Administrator’s Guide Section 8 - Configuring Client Quality of Service (QoS) RADIUS Attribute ID Description Type/Range Vendor-Specific (26), LVL7-Wireless-ClientACL-Up 6132,121 Access list identifier to be applied to 802.1X authenticated wireless client traffic in the inbound (up) direction. If this attribute refers to an ACL that does not exist on the AP, all packets for this client will be dropped until the ACL is defined. Type: string 5-36 characters (not null-terminated) The string is of the form “type:name” where: type = ACL type identifier: IPV4, IPV6, MAC : = required separator character name = 1-31 alphanumeric characters, specifying the ACL number (IPV4) or name (IPV6, MAC) Vendor-Specific (26), LVL7-Wireless-ClientPolicy-Dn 6132,122 Name of DiffServ policy to be applied to 802.1X authenticated wireless client traffic in the outbound (down) direction. If this attribute refers to a policy name that does not exist on the AP, all packets for this client will be dropped until the DiffServ policy is defined. Type: string 1-31 characters (not null-terminated) Vendor-Specific (26), LVL7-Wireless-ClientPolicy-Up 6132,123 Name of DiffServ policy to be applied to 802.1X authenticated wireless client traffic in the inbound (up) direction. If this attribute refers to a policy name that does not exist on the AP, all packets for this client will be dropped until the DiffServ policy is defined. Type: string 1-31 characters (not null-terminated) Table 57 - Client QoS RADIUS Attributes March 2012 Unified Access Point Administrator’s Guide Page 103 Unified Access Point Administrator’s Guide Section 9 - Clustering Multiple APs Section 9 - Clustering Multiple APs The UAP supports AP clusters. A cluster provides a single point of administration and lets you view, deploy, configure, and secure the wireless network as a single entity rather than a series of separate wireless devices. Managing Cluster Access Points in the Cluster The AP cluster is a dynamic, configuration-aware group of APs in the same subnet of a network. Each cluster can have up to 8 members. Only one cluster per wireless network is supported; however, a network subnet can have multiple clusters. Clusters can share various configuration information, such as VAP settings and QoS queue parameters. A cluster can be formed between two APs if the following conditions are met: •) The APs are identical models. •) The APs are connected on the same bridged segment. •) The APs joining the cluster have the same Cluster Name. •) Clustering mode is enabled on both APs. Note: For two APs to be in the same cluster, they do not need to have the same number of radios; however, the supported capabilities of the radios should be same. Clustering APs Only identical models may be clustered together. For example, the DWL-2600AP can only form a cluster with other DWL-2600APs. Viewing and Configuring Cluster Members The Access Points page allows you to start or stop clustering on an AP, view the cluster members, and configure the location and cluster name for a cluster member. From the Access Points page, you can also click the IP address of each cluster member to navigate to configuration settings and data on an access point in the cluster. To view information about cluster members and to configure the location and cluster of an individual member, click the Access Points tab. The following figure shows the Cluster > Access Points page when clustering is not enabled. Figure 63 - Manage Access Points In The Cluster (Passive) The following figure shows the Cluster > Access Points page when clustering is enabled and two access points are in the cluster. March 2012 Unified Access Point Administrator’s Guide Page 104 Unified Access Point Administrator’s Guide Section 9 - Clustering Multiple APs Figure 64 - Manage Access Points In The Cluster (Active) If clustering is currently disabled on the AP, the Start Clustering button is visible. If clustering is enabled, the Stop Clustering button is visible. You can edit the clustering option information when clustering is disabled. The following table describes the configuration and status information available on the cluster Access Points page. Field Description Status If the status field is visible, then the AP is enabled for clustering. If clustering is not enabled, then the AP is operating in stand-alone mode and none of the information in this table is visible. To disable clustering on the AP, click Stop Clustering. Location Description of where the access point is physically located. MAC Address Media Access Control (MAC) address of the access point. The address shown here is the MAC address for the bridge (br0). This is the address by which the AP is known externally to other networks. IP Address Specifies the IP address for the access point. Each IP address is a link to the Administration Web pages for that access point. You can use the links to navigate to the Administration Web pages for a specific access point. This is useful for viewing data on a specific access point to make sure a cluster member is picking up cluster configuration changes, to configure advanced settings on a particular access point, or to switch a standalone access point to cluster mode. Table 58 - Access Points in the Cluster The following table describes the cluster information to configure for an individual member. The clustering options are read-only when clustering is enabled. To configure the clustering options, you must stop clustering. Field Description Location Enter a description of where the access point is physically located. Cluster Name Enter the name of the cluster for the AP to join. The cluster name is not sent to other APs in the cluster. You must configure the same cluster name on each AP that is a member of the cluster. The cluster name must be unique for each cluster you configure on the network. Clustering IP Version Specify the IP version that the APs in the cluster use to communicate with each other. Table 59 - Cluster Options March 2012 Unified Access Point Administrator’s Guide Page 105 Unified Access Point Administrator’s Guide Section 9 - Clustering Multiple APs Removing an Access Point from the Cluster To remove an access point from the cluster, do the following. 1.) Go to the Administration Web pages for the clustered access point. The Administration Web pages for the standalone access point are displayed. 2.) Click the Cluster > Access Points link in the Administration pages. 3.) Click Stop Clustering. 4.) The change will be reflected under Status for that access point; the access point will now show as stand-alone (instead of cluster). Adding an Access Point to a Cluster To add an access point that is currently in standalone mode back into a cluster, do the following. 1.) Go to the Administration Web pages for the standalone access point. 2.) Click the Cluster > Access Points link in the Administration pages for the stand-alone access point. The Access Points page for a standalone access point indicates that the current mode is standalone. 3.) Type the name or location of the AP in the Location field to identify the AP within the cluster. 4.) Type the name of the cluster for the AP to join in the Cluster Name field. 5.) Click Start Clustering. 6.) The access point is now a cluster member. Its Status (Mode) on the Cluster > Access Points page now indicates Cluster instead of Not Clustered. Navigating to Configuration Information for a Specific AP In general, the UAP is designed for central management of clustered access points. For access points in a cluster, all access points in the cluster reflect the same configuration. In this case, it does not matter which access point you actually connect to for administration. There may be situations, however, when you want to view or manage information on a particular access point. For example, you might want to check status information such as client associations or events for an access point. In this case, you can navigate to the Administration Web interface for individual access points by clicking the IP address links on the Access Points page. All clustered access points are shown on the Cluster > Access Points page. To navigate to clustered access points, you can simply click on the IP address for a specific cluster member shown in the list. Navigating to an AP by Using its IP Address in a URL You can also link to the Administration Web pages of a specific access point, by entering the IP address for that access point as a URL directly into a Web browser address bar in the following form: http://IPAddressOfAccessPoint where IPAddressOfAccessPoint is the address of the particular access point you want to monitor or configure. Managing Cluster Sessions The Sessions page shows information about client stations associated with access points in the cluster. Each client is identified by its MAC address, along with the AP (location) to which it is currently connected. To view a particular statistic for client sessions, select an item from the Display drop-down list and click Go. You can view information about idle time, data rate, signal strength and so on; all of which are described in detail in the table below. March 2012 Unified Access Point Administrator’s Guide Page 106 Unified Access Point Administrator’s Guide Section 9 - Clustering Multiple APs A session in this context is the period of time in which a user on a client device (station) with a unique MAC address maintains a connection with the wireless network. The session begins when the client logs on to the network, and the session ends when the client either logs off intentionally or loses the connection for some other reason. Note: A session is not the same as an association, which describes a client connection to a particular access point. A client network connection can shift from one clustered AP to another within the context of the same session. A client station can roam between APs and maintain the session. To manage sessions associated with the cluster, click Cluster > Sessions. Figure 65 - Manage Sessions Associated With The Cluster Details about the session information shown is described in the following table. Field Description AP Location Indicates the location of the access point. This is derived from the location description specified on the Basic Settings page. User MAC Indicates the MAC address of the wireless client device. A MAC address is a hardware address that uniquely identifies each node of a network. Idle Indicates the amount of time this station has remained inactive. A station is considered to be idle when it is not receiving or transmitting data. Rate The speed at which this access point is transferring data to the specified client. The data transmission rate is measured in megabits per second (Mbps). This value should fall within the range of the advertised rate set for the mode in use on the access point. For example, 6 to 54 Mbps for 802.11a. Signal Indicates the strength of the radio frequency (RF) signal the client receives from the access point. The measure used for this is a value known as Received Signal Strength Indication (RSSI), and will be a value between 0 and 100. RSSI is determined by a mechanism implemented on the network interface card (NIC) of the client station. Rx Total Indicates number of total packets received by the client during the current session. Tx Total Indicates number of total packets transmitted to the client during this session. Error Rate Indicates the percentage of time frames are dropped during transmission on this access point. Table 60 - Session Management Sorting Session Information To sort the information shown in the tables by a particular indicator, click the column label by which you want to order things. For example, if you want to see the table rows ordered by signal strength, click the Signal column label. The entries will be sorted by signal strength. March 2012 Unified Access Point Administrator’s Guide Page 107 Unified Access Point Administrator’s Guide Section 9 - Clustering Multiple APs Configuring and Viewing Channel Management Settings When Channel Management is enabled, the UAP automatically assigns radio channels used by clustered access points. The automatic channel assignment reduces mutual interference (or interference with other access points outside of its cluster) and maximizes Wi-Fi bandwidth to help maintain the efficiency of communication over the wireless network. You must start channel management to get automatic channel assignments; it is disabled by default on a new AP. At a specified interval, the Channel Manager maps APs to channel use and measures interference levels in the cluster. If significant channel interference is detected, the Channel Manager automatically re-assigns some or all of the APs to new channels per an efficiency algorithm (or automated channel plan). If the Channel Manager determines that a change is necessary, that information is sent to all members of the cluster and a syslog message is generated indicating the sender AP, new and old channel assignments. The Channel Management page shows previous, current, and planned channel assignments for clustered access points. By default, automatic channel assignment is disabled. You can start channel management to optimize channel usage across the cluster on a scheduled interval. To configure and view the channel assignments for the cluster members, click the Channel Management tab. Figure 66 - Automatically Manage Channel Assignments From this page, you can view channel assignments for all APs in the cluster and stop or start automatic channel management. By using the Advanced settings on the page, you can modify the interference reduction potential that triggers channel re-assignment, change the schedule for automatic updates, and re-configure the channel set used for assignments. Stopping/Starting Automatic Channel Assignment By default, automatic channel assignment is disabled (off). Note: Channel Management overrides the default cluster behavior, which is to synchronize radio channels of all APs across a cluster. When Channel Management is enabled, the radio Channel is not synced across the cluster to other APs. •) Click Start to resume automatic channel assignment. When automatic channel assignment is enabled, the Channel Manager periodically maps radio channels used by clustered access points and, if necessary, re-assigns channels on clustered APs to reduce interference (with cluster members or other APs outside the cluster). •) Click Stop to stop automatic channel assignment. (No channel usage maps or channel re-assignments will be made. Only manual updates will affect the channel assignment.) March 2012 Unified Access Point Administrator’s Guide Page 108 Unified Access Point Administrator’s Guide Section 9 - Clustering Multiple APs Viewing Current Channel Assignments and Setting Locks The Current Channel Assignments section shows a list of all access points in the cluster by IP Address. The display shows the band on which each AP is broadcasting (a/b/g/n), the current channel used by each AP, and an option to lock an AP on its current radio channel so that it cannot be re-assigned to another. The following table provides details about Current Channel Assignments. Field Description IP Address Specifies the IP Address for the access point. Radio Identifies the MAC address of the radio. Band Indicates the band on which the access point is broadcasting. Current Indicates the radio Channel on which this access point is currently broadcasting. Status Shows whether the radio is up (on) or down (off). Locked Click Locked to force the access point to remain on the current channel. When Locked is selected (enabled) for an access point, automated channel management plans will not re-assign the AP to a different channel as a part of the optimization strategy. Instead, APs with locked channels will be factored in as requirements for the plan. If you click Apply, you will see that locked APs show the same channel for the Current Channel and Proposed Channel fields. Locked APs will keep their current channels. Table 61 - Channel Assignments Viewing the Last Proposed Set of Changes The Proposed Channel Assignments shows the last channel plan. The plan lists all access points in the cluster by IP Address, and shows the current and proposed channels for each AP. Locked channels will not be re-assigned and the optimization of channel distribution among APs will take into account the fact that locked APs must remain on their current channels. APs that are not locked may be assigned to different channels than they were previously using, depending on the results of the plan. Field Description IP Address Specifies the IP Address for the access point. Radio Indicates the radio channel on which this access point is currently broadcasting. Proposed Channel Indicates the radio channel to which this access point would be re-assigned if the Channel Plan is executed. Table 62 - Last Proposed Changes Configuring Advanced Settings The advanced settings allow you to customize and schedule the channel plan for the cluster. If you use Channel Management as provided (without updating Advanced Settings), channels are automatically fine-tuned once every hour if interference can be reduced by 25 percent or more. Channels will be re-assigned even if the network is busy. The appropriate channel sets will be used (b/g for APs using IEEE 802.11b/g and a for APs using IEEE 802.11a). The default settings are designed to satisfy most scenarios where you would need to implement channel management. Use Advanced Settings to modify the interference reduction potential that triggers channel re-assignment, change the schedule for automatic updates, and re-configure the channel set used for assignments. If there are no fields showing in the Advanced section, click the toggle button to display the settings that modify timing and details of the channel planning algorithm. March 2012 Unified Access Point Administrator’s Guide Page 109 Unified Access Point Administrator’s Guide Section 9 - Clustering Multiple APs Field Description Change channels if interference is reduced by at least Specify the minimum percentage of interference reduction a proposed plan must achieve in order to be applied. The default is 75 percent. Use the drop-down menu to choose percentages ranging from 5 percent to 75 percent. This setting lets you set a gating factor for channel re-assignment so that the network is not continually disrupted for minimal gains in efficiency. For example, if channel interference must be reduced by 75 percent and the proposed channel assignments will only reduce interference by 30 percent, then channels will not be re-assigned. However; if you re-set the minimal channel interference benefit to 25 percent and click Apply, the proposed channel plan will be implemented and channels re-assigned as needed. Determine if there is better set of channels every Use the drop-down menu to specify the schedule for automated updates. A range of intervals is provided, from 30 Minutes to 6 Months The default is 1 Hour (channel usage re-assessed and the resulting channel plan applied every hour). Table 63 - Advanced Channel Management Settings Click Apply under Advanced settings to apply these settings. Advanced settings will take effect when they are applied and influence how automatic channel management is performed. Viewing Wireless Neighborhood Information The Wireless Neighborhood shows up to 20 access points per radio within range of every member of the cluster, shows which access points are within range of which cluster members, and distinguishes between cluster members and non-members. Note: The Wireless Neighborhood page shows up to 20 access points per radio. To see all the access points detected on a given cluster access point, navigate to that cluster member’s web interface and go to the Status > Neighboring Access Points page. For each neighbor access point, the Wireless Neighborhood view shows identifying information (SSID or Network Name, IP Address, MAC address) along with radio statistics (signal strength, channel, beacon interval). You can click on an AP to get additional statistics about the APs in radio range of the currently selected AP. The Wireless Neighborhood view can help you: •) Detect and locate unexpected (or rogue) access points in a wireless domain so that you can take action to limit associated risks •) Verify coverage expectations. By assessing which APs are visible at what signal strength from other APs, you can verify that the deployment meets your planning goals. •) Detect faults. Unexpected changes in the coverage pattern are evident at a glance in the color coded table. March 2012 Unified Access Point Administrator’s Guide Page 110 Unified Access Point Administrator’s Guide Section 9 - Clustering Multiple APs Figure 67 - View Neighboring Access Points The following table describes details about the Wireless Neighborhood information. Field Description Display neighboring Click one of the following radio buttons to change the view: APs •) In cluster — Shows only neighbor APs that are members of the cluster •) Not in cluster — Shows only neighbor APs that are not cluster members •) Both — Shows all neighbor APs (cluster members and non-members) Cluster The Cluster list at the top of the table shows IP addresses for all access points in the cluster. (This is the same list of cluster members shown on the Cluster > Access Points tab.) If there is only one AP in the cluster, only a single IP address column will be displayed here; indicating that the AP is clustered with itself. You can click on an IP address to view more details on a particular AP. Neighbors Access points which are neighbors of one or more of the clustered APs are listed in the left column by SSID (Network Name). An access point which is detected as a neighbor of a cluster member can also be a cluster member itself. Neighbors who are also cluster members are always shown at the top of the list with a heavy bar above and include a location indicator. The colored bars to the right of each AP in the Neighbors list shows the signal strength for each of the neighbor APs as detected by the cluster member whose IP address is shown at the top of the column. The color of the bar indicates the signal strength: •) Dark Blue Bar — A dark blue bar and a high signal strength number (for example 50) indicates good signal strength detected from the Neighbor seen by the AP whose IP address is listed above that column. •) Lighter Blue Bar — A lighter blue bar and a lower signal strength number (for example 20 or lower) indicates medium or weak signal strength from the Neighbor seen by the AP whose IP address is listed above that column •) White Bar — A white bar and the number 0 indicates that a neighboring AP that was detected by one of the cluster members cannot be detected by the AP whose IP address if listed above that column. •) Light Gray Bar — A light gray bar and no signal strength number indicates a Neighbor that is detected by other cluster members but not by the AP whose IP address is listed above that column. •) Dark Gray Bar — A dark gray bar and no signal strength number indicates this is the AP whose IP address is listed above that column (since it is not applicable to show how well the AP can detect itself). Table 64 - Wireless Neighborhood Information March 2012 Unified Access Point Administrator’s Guide Page 111 Unified Access Point Administrator’s Guide Section 9 - Clustering Multiple APs Viewing Details for a Cluster Member To view details on a cluster member AP, click on the IP address of a cluster member at the top of the page. The following figure shows the Neighbor Details of the AP with an IP address of 10.90.90.91. Figure 68 - Viewing Details For A Cluster Member The following table explains the details shown about the selected AP. Field Description SSID The Service Set Identifier (SSID) for the access point. The SSID is an alphanumeric string of up to 32 characters that uniquely identifies a wireless local area network. It is also referred to as the Network Name. A Guest network and an Internal network running on the same access point must always have two different network names. MAC Address Shows the MAC address of the neighboring access point. A MAC address is a hardware address that uniquely identifies each node of a network. Channel Shows the channel on which the access point is currently broadcasting. The Channel defines the portion of the radio spectrum that the radio uses for transmitting and receiving. Rate Shows the rate (in megabits per second) at which this access point is currently transmitting. The current rate will always be one of the rates shown in Supported Rates. Signal Indicates the strength of the radio signal emitting from this access point as measured in decibels (Db). Beacon Interval Shows the Beacon interval being used by this access point. Beacon frames are transmitted by an access point at regular intervals to announce the existence of the wireless network. The default behavior is to send a beacon frame once every 100 milliseconds (or 10 per second). Beacon Age Shows the date and time of the last beacon received from this access point. Table 65 - Cluster Member Details March 2012 Unified Access Point Administrator’s Guide Page 112 Unified Access Point Administrator’s Guide Appendix A - Default AP Settings Appendix A - Default AP Settings When you first power on a UAP, it has the default settings shown in the following table. Feature Default System Information User Name admin Password admin Ethernet Interface Settings Connection Type DHCP DHCP Enabled IP Address 10.90.90.91 (if no DHCP server is available) Subnet Mask 255.0.0.0 DNS Name None Management VLAN ID Untagged VLAN ID IPv6 Admin Mode Enabled IPv6 Auto Config Admin Mode Enabled Radio Settings Radio (1 and 2) One Radio 1 IEEE 802.11 Mode 802.11a/n Radio 2 IEEE 802.11 Mode 802.11b/g/n 802.11a/n Channel Auto 802.11b/g/n Channel Auto Radio 1 Channel Bandwidth 40 MHz Radio 2 Channel Bandwidth 20 MHz Primary Channel Lower Short Guard Interval Supported Yes STBC Mode On Protection Auto Maximum Wireless Clients 200 Transmit Power 100 percent Legacy Rate Sets Supported (Mbps) IEEE 802.11a: 54, 48, 36, 24, 18, 12, 9, 6 IEEE 802.11b: 11, 5.5, 2, 1 IEEE 802.11g: 54, 48, 36, 24, 18, 12, 11, 9, 6, 5.5, 2, 1 Legacy Rate Sets (Mbps) (Basic/Advertised) IEEE 802.11a: 24, 12, 6 IEEE 802.11b: 2, 1 IEEE 802.11g: 11, 5.5, 2, 1 MCS (Data Rate) Settings (802.11n only) 0–15 Enabled Broadcast/Multicast Rate Limiting Disabled Fixed Multicast Rate Auto Beacon Interval 100 DTIM Period Fragmentation Threshold 2346 RTS Threshold 2347 TSPEC Mode Off TSPEC Voice ACM Mode Off Virtual Access Point Settings Status March 2012 VAP0 is enabled on both radios, all other VAPs disabled Unified Access Point Administrator’s Guide Page 113 Unified Access Point Administrator’s Guide Appendix A - Default AP Settings Feature Default VLAN ID Network Name (SSID) dlink1 through dlink16 Broadcast SSID Allow Security Mode None (plain text) MAC Authentication Type None RADIUS IP Address 10.90.90.1 RADIUS Key secret RADIUS Accounting Disabled Redirect Mode None Other Default Settings WDS Settings None STP Disabled MAC Authentication No stations in list Load Balancing Disabled SNMP Enabled RO SNMP Community Name public SNMP Agent Port 161 SNMP Set Requests Enabled Managed AP Mode Enabled Authentication (802.1X Supplicant) Disabled Management ACL Disabled HTTP Access Enabled; disabled in Managed Mode HTTPS Access Enabled; disabled in Managed Mode Console Port Access Enabled Telnet Access Enabled; disabled in Managed Mode SSH Access Enabled; disabled in Managed Mode WMM Enabled Email Alert Admin Mode Down Time Manual (Not set) Client QoS Global Admin Mode Disabled Per-VAP Client QoS Mode Disabled Clustering Stopped Table 66 - UAP Default Settings March 2012 Unified Access Point Administrator’s Guide Page 114 Unified Access Point Administrator’s Guide Appendix B - Configuration Examples Appendix B - Configuration Examples This appendix contains examples of how to configure selected features available on the UAP. Each example contains procedures on how to configure the feature by using the Web interface, CLI, and SNMP. This appendix describes how to perform the following procedures: •) “Configuring a VAP” on page 115 •) “Configuring Radio Settings” on page 116 •) “Configuring the Wireless Distribution System” on page 118 •) “Clustering Access Points” on page 119 •) “Configuring Client QoS” on page 121 For all SNMP examples, the objects you use to AP are in a private MIB. Take DWL-6600AP for example, the path to the tables that contain the objects is iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).dlink(171).dlinkproducts(10).dwl-6600AP(128).dwl6600AP(1).dwl_6600AP(1).dwlWLANAPNewMibs(26). DWL-8600AP: 1.3.6.1.4.1.171.10.37.29.1.26 DWL-6600AP: 1.3.6.1.4.1.171.10.128.1.1.26 DWL-3600AP: 1.3.6.1.4.1.171.10.129.1.1.26 DWL-2600AP: 1.3.6.1.4.1.171.10.130.1.1.26 Configuring a VAP This example shows how to configure VAP 1 with the following non-default settings: •) VLAN ID: 2 •) SSID: Marketing •) Security: WPA Personal using WPA2 with CCMP (AES) VAP Configuration from the Web Interface 1.) Log onto the AP and navigate to the Manage > VAP page. Figure 69 - VAP Configuration from the Web Interface In the Enabled column for VAP 1, select the check box. Enter 2 in the VLAN ID column. In the SSID column, delete the existing SSID and type Marketing. Select WPA Personal from the menu in the Security column. Additional fields appear. Select the WPA2 and CCMP (AES) options, and clear the WPA and TKIP options. Enter a WPA encryption key in the Key field. The key can be a mix of alphanumeric and special characters. The key is case sensitive and can be between 8 and 63 characters. •) Click Apply to update the AP with the new settings. 2.) 3.) 4.) 5.) 6.) 7.) VAP Configuration from the CLI 1.) Connect to the AP by using Telnet, SSH, or a serial connection. 2.) Enable VAP 1. set vap vap1 status up 3.) Set the VLAN ID to 2. March 2012 Unified Access Point Administrator’s Guide Page 115 Unified Access Point Administrator’s Guide Appendix B - Configuration Examples set vap vap1 vlan-id 2 Note: The previous command sets the VLAN ID to 2 for VAP 1 on both radios. To set the VLAN ID for VAP 1 on radio one only, use the following command: set vap 1 with radio wlan0 to vlan-id 2. 4.) Set the SSID to Marketing. set interface wlan0vap1 ssid Marketing 5.) Set the Security Mode to WPA Personal. set interface wlan0vap1 security wpa-personal 6.) Allow WPA2 clients, and not WPA clients, to connect to the AP. set bss wlan0bssvap1 wpa-allowed off set bss wlan0bssvap1 wpa2-allowed on 7.) Set the Cipher Suite to CCMP (AES) only. set bss wlan0bssvap1 wpa-cipher-tkip off set bss wlan0bssvap1 wpa-cipher-ccmp on 8.) Set the Pre-shared key. set interface wlan0vap1 wpa-personal-key JuPXkC7GvY$moQiUttp2 If the shared secret keys includes spaces, place the key inside quotation marks. 9.) Use the following commands to view and verify the settings. get interface wlan0vap1 detail get vap vap1 detail VAP Configuration Using SNMP 1.) Load the DLINK-WLAN-ACCESS-POINT-X600-MIB module. 2.) From the MIB tree, navigate to the objects in the apVap table. 3.) Walk the apVapDescription object to view the instance ID for VAP 1 (wlan0vap1). VAP 1 on Radio 1 is instance 3. 4.) Use the apVapStatus object to set the status of VAP 1 to up (1). 5.) Use the apVapVlanID object to set the VLAN ID of VAP 1 to 2. 6.) Navigate to the objects in the apIfConfig table. 7.) Walk the apIfConfigName object to view the instance ID for VAP 1 (wlan0vap1). VAP 1 on Radio 1 is instance 3. 8.) Set the value of instance 3 in the apIfConfigSsid object to Marketing. 9.) Set the value of instance 3 in the apIfConfigSecurity object to wpa-personal (3). 10.) Set the value of instance3 in the apIfConfigWpaPersonalKey object to JuPXkC7GvY$moQiUttp2, which is the WPA pre-shared key. 11.) Navigate to the objects in the apRadioBss > apBssTable table. 12.) Walk the apBssDescr object to view the instance ID for VAP 1. VAP 1 on Radio 1 is instance 1. 13.) Set the value of instance 1 in the apBssWpaAllowed object to false (2). 14.) Set the value of instance 1 in the apBssWpaCipherTkip object to false (2). 15.) Set the value of instance 1 in the apBssWpaCipherCcmp object to true (1). Configuring Radio Settings This example shows how to configure Radio 12 with the following settings: •) Mode: IEEE 802.11b/g/n •) Channel: 6 •) Channel Bandwidth: 40 MHz •) Maximum Stations: 100 •) Transmit Power: 75% March 2012 Unified Access Point Administrator’s Guide Page 116 Unified Access Point Administrator’s Guide Appendix B - Configuration Examples Radio Configuration from the Web Interface 1.) Log onto the AP and navigate to the Manage > Radio page. Figure 70 - Radio Configuration from the Web Interface 2.) 3.) 4.) 5.) 6.) 7.) 8.) Make sure that the Status is On. From the Mode menu, select IEEE 802.11b/g/n. From the Channel field, select 6. From the Channel Bandwidth field, select 40 MHz. In the Maximum Stations field, change the value to 100. In the Transmit Power field, change the value to 75. Click Apply to update the AP with the new settings. Radio Configuration from the CLI 1.) Connect to the AP by using Telnet, SSH, or a serial connection. 2.) Turn Radio 12 on if the status is not currently up. set radio wlan01 status on 3.) Set the mode to IEEE 802.11b/g/n. set radio wlan01 mode bg-n 4.) Set the channel to 6. set radio wlan01 channel-policy static set radio wlan01 static-channel 6 5.) Set the channel bandwidth to 40 MHz. set radio wlan01 n-bandwidth 40 6.) Allow a maximum of 100 stations to connect to the AP at a time. set bss wlan01bssvap0 max-stations 100 7.) Set the transmit power to 75 percent. set radio wlan01 tx-power 75 8.) View information about the radio settings. get radio wlan01 detail March 2012 Unified Access Point Administrator’s Guide Page 117 Unified Access Point Administrator’s Guide Appendix B - Configuration Examples Radio Configuration Using SNMP 1.) 2.) 3.) 4.) 5.) Load the DLINK-WLAN-ACCESS-POINT-X600-MIB module. From the MIB tree, navigate to the objects in the apRadio table (apRadioBss > apRadioTable). Use the apRadioStatus object to set the status of Radio 12 to up (1). Use the apRadioMode object to set the Radio 12 mode to IEEE 802.11b/g/n, which is bg-n (4). Use the apRadioChannelPolicy object to set the channel policy to static (1), which disables the automatic channel assignment. 6.) Use the apRadioStaticChannel object to set the channel to 6. 7.) Use the apRadioChannelBandwith object to set the channel bandwidth for Radio 12 to forty-MHz (2). 8.) Use the apRadioTxPower object to set the transmission power on Radio 12 to 75. 9.) Navigate to the objects in the apBssTable. 10.) Use the apBssMaxStations object to set the value of the maximum allowed stations to 100. Configuring the Wireless Distribution System This examples shows how to configure a WDS link between two APs. The local AP is MyAP1 and has a MAC address of 00:1B:E9:16:32:40, and the remote AP is MyAP2 with a MAC address of 00:30:AB:00:00:B0. The WDS link has the following settings, which must be configured on both APs: •) Encryption: WPA (PSK) •) SSID: wds-link •) Key: abcdefghijk WDS Configuration from the Web Interface To create a WDS link between a pair of access points “MyAP1” and “MyAP2” use the following steps: 1.) Log onto MyAP1 and navigate to the Manage > WDS page. Figure 71 - WDS Configuration from the Web Interface The MAC address for MyAP1 (the access point you are currently viewing) is automatically provided in the Local Address field. 2.) Enter the MAC address for MyAP2 in the Remote Address field, or click the arrow next to the field and select the MAC address of MyAP2 from the pop-up list. 3.) Select WPA (PSK) from the Encryption menu. 4.) Enter wds-link in the SSID field and abcdefghijk in the Key field. 5.) Click Apply to apply the WDS settings to the AP. 6.) Log onto MyAP2 and repeat steps 2-5 (but be sure to use the MAC address of MyAP1 in the Remote Address field. Note: MyAP1 and MyAP2 must be set to the same IEEE 802.11 Mode and be transmitting on the same channel. March 2012 Unified Access Point Administrator’s Guide Page 118 Unified Access Point Administrator’s Guide Appendix B - Configuration Examples WDS Configuration from the CLI 1.) Connect to the MyAP1 by using Telnet, SSH, or a serial connection. 2.) Configure the remote MAC address for MyAP2. set interface wlan0wds0 status up remote-mac 00:30:AB:00:00:B0 3.) Set WPA (PSK) as the encryption type for the link. set interface wlan0wds0 wds-security-policy wpa-personal 4.) Set the SSID on the WDS link. set interface wlan0wds0 wds-ssid wds-link 5.) Configure the encryption key. set interface wlan0wds0 wds-wpa-psk-key abcdefghijk 6.) Administratively enable the WDS link. set interface wlan0wds0 status up 7.) Perform the same configuration steps on MyAP2. WDS Configuration Using SNMP 1.) Load the DLINK-WLAN-ACCESS-POINT-X600-MIB module. 2.) From the MIB tree, navigate to the objects in the apIfConfig table. 3.) Walk the apIfConfigName object to view the instance ID for the first WDS link (wlan0wds0). The first WDS link is instance 1. 4.) Set the value of instance 1 in the apIfConfigRemoteMac object to 00:30:AB:00:00:B0. In the MG-Soft browser, the format for the MAC address value to set is # 0x00 0x30 0xAB 0x00 0x00 0xB0. 5.) Set the value of instance 1 in the apIfConfigWdsSecPolicy object to WPA Personal (3). 6.) Set the value of instance 1 in the apIfConfigSsid object to wds-link. 7.) Set the value of instance 1 in the apIfConfigWdsWpaPskKey object to abcdefthijk. Some MIB browsers require that the value be entered in HEX values rather than ASCII values. 8.) Perform the same configuration steps on MyAP2. Clustering Access Points This example shows how to configure a cluster with two APs and to enable automatic channel reassignment. The location of the local AP is Room 214, and the cluster name is MyCluster. Clustering APs by Using the Web Interface 1.) Log onto the AP and navigate to the Cluster > Access Points page. Figure 72 - Clustering APs by Using the Web Interface (Passive) 2.) If clustering has started, click Stop Clustering so you can change the Clustering Options. 3.) Enter the AP location and the name of the cluster for it to join. 4.) Click Apply. March 2012 Unified Access Point Administrator’s Guide Page 119 Unified Access Point Administrator’s Guide Appendix B - Configuration Examples 5.) Click Start Clustering to enable the clustering feature. After you refresh the page, other APs that are on the same bridged segment, have radios in the same operating mode, are enabled for clustering, and have the same cluster name appear in the Access Points table. 6.) Go to the Channel Management page to view the channel assignments. Figure 73 - Clustering APs by Using the Web Interface (Active) A table on the page displays the current channel assignments and the proposed channel assignments. The interval setting in the Advanced section determine how often proposed changes are applied. Clustering APs by Using the CLI 1.) Connect to the AP by using Telnet, SSH, or a serial connection. 2.) Stop clustering so you can change the location and cluster name. set cluster clustered 0 3.) Set the AP Location. set cluster cluster-name “Room 214” Note: If the cluster name or cluster location has spaces, you must enclose the text in quotation marks when you enter the text in the CLI, as the command example shows. You do not need to use quotation marks when you enter text by using the Web UI. 4.) Set the cluster name. set cluster location MyCluster 5.) Start clustering. set cluster clustered 1 6.) View information about the cluster settings on the AP. get cluster detail 7.) Start the automatic channel planner. set channel-planner status up 8.) View the settings for the automatic channel planner. get channel-planner detail Clustering APs by Using SNMP Cluster configuration by using SNMP is not supported. March 2012 Unified Access Point Administrator’s Guide Page 120 Unified Access Point Administrator’s Guide Appendix B - Configuration Examples Configuring Client QoS This example shows how to enable client QoS, configure an ACL and a DiffServ policy on the AP, and to apply the ACL and the Policy to traffic transmitted from clients associated with VAP 2 and received by the AP. The IPv4 ACL is named acl1 and contains two rules. The first rule allows HTTP traffic from the 192.168.1.0 subnet. The second rule allows all IP traffic from the management station (192.168.1.23). All other traffic is denied due to the implicit deny all rule at the end of the ACL. The ACL is applied to the inbound interface on the AP so that packets are checked when the AP receives traffic from associated clients. The DiffServ policy in this example shows how to establish default DiffServ behavior for clients associating with the VAP that do not obtain a DiffServ policy name through the RADIUS server. Voice traffic (UDP packets) received from clients in the 192.168.1.0 subnet that has the VoIP server as its destination address (192.168.2.200), is marked with the IP DSCP value for expedited forwarding so that it takes priority over other traffic. Configuring QoS by Using the Web Interface ACL Configuration 1.) Log onto the AP and navigate to the Client QoS > Client QoS ACL page. 2.) Enter acl1in the ACL Name field, and click Add ACL. Figure 74 - Configuring QoS by Using the Web Interface (ACL Name) The screen refreshes, and additional fields appear. Figure 75 - Configuring QoS by Using the Web Interface (Rule1) 3.) 4.) 5.) 6.) From the Action menu, select Permit. Clear the Match Every option. Verify that the Protocol option is selected and IP is selected from the Select From List menu. Configure the remaining settings: •) Source IP Address: 192.168.1.0 March 2012 Unified Access Point Administrator’s Guide Page 121 Unified Access Point Administrator’s Guide Appendix B - Configuration Examples •) Wild Card Mask: 0.0.0.255 •) Source Port: Select the option •) Select From List (Source Port): www 7.) Click Apply to save the rule. Figure 76 - Configuring QoS by Using the Web Interface (Rule2) 8.) Select New Rule from the Rule menu and create another rule with the following settings: •) Action: Permit •) Match Every: Clear the option •) Protocol: IP •) Address: 192.168.1.23 •) Wild Card Mask: 0.0.0.0 9.) Click Apply to save the rule. 10.) Navigate to the Client QoS > VAP QoS Parameters page. Figure 77 - Configuring QoS by Using the Web Interface (VAP QoS Parameters) 11.) 12.) 13.) 14.) 15.) 16.) For the Client QoS Global Admin Mode option, select Enabled. From the VAP menu, select VAP 2. Select the Enabled option for Client QoS Mode. From the ACL Type Up menu, select IPv4. From the ACL Name Up menu, select acl1in. Click Apply to update the AP with the QoS settings. DiffServ Configuration March 2012 Unified Access Point Administrator’s Guide Page 122 Unified Access Point Administrator’s Guide Appendix B - Configuration Examples 1.) Log onto the AP and navigate to the Client QoS > Class Map page. Figure 78 - Configuring QoS by Using the Web Interface (Class Map Name) 2.) Enter class_voip in the Class Map Name field and click Add Class Map. The page refreshes and additional fields appear. Figure 79 - Configuring QoS by Using the Web Interface (Rule) 3.) Select the Match Every option to indicate that all match criteria defined for the class must be satisfied in order for a packet to be considered a match. 4.) Select Protocol, and then select UDP from the Select From List field to define UDP as a match criteria. 5.) Select Source IP Address and enter the following information: •) Address: 192.168.1.0 •) Source IP Mask: 255.255.255.0 6.) Select the Destination IP Address option and enter the following information for the VoIP server: •) Address: 192.168.2.200 •) Destination IP Mask: 255.255.255.255 7.) Click Apply to save the match criteria. 8.) Navigate to the Client QoS > Policy Map page. Figure 80 - Configure Client QoS DiffServ Policy Map Settings (Policy Map Name) 9.) To create a policy, enter pol_voip into the Policy Map Name field, and then click Add Policy Map. The page refreshes and additional fields appear. March 2012 Unified Access Point Administrator’s Guide Page 123 Unified Access Point Administrator’s Guide Appendix B - Configuration Examples Figure 81 - Configure Client QoS DiffServ Policy Map Settings (Rule) 10.) For the class_voip Class Map, select the Mark IP Dscp option, and then select ef from the Select From List menu. 11.) Traffic that meets the criteria defined in the class_voip class is marked with a DSCP value of EF (expedited forwarding). 12.) Click Apply to save the policy. 13.) Navigate to the Client QoS > VAP QoS Parameters page. Figure 82 - Configure Client QoS VAP Settings 14.) 15.) 16.) 17.) Select VAP 2 from the VAP menu. Make sure that the Client QoS Global Admin Mode and the QoS Mode are both enabled. From the DiffServ Policy Up menu, select pol_voip. Click Apply to update the AP with the QoS settings. Configuring QoS by Using the CLI ACL Configuration 1.) Connect to the AP. 2.) Create an ACL named acl1. add acl acl1 acl-type ipv4 3.) Add a rule to acl1 that allows HTTP traffic from the 192.168.1.0 subnet. add rule acl-name acl2 acl-type ipv4 action permit protocol ip src-ip 192.168.1.0 src-ipmask 0.0.0.255 src-port http March 2012 Unified Access Point Administrator’s Guide Page 124 Unified Access Point Administrator’s Guide Appendix B - Configuration Examples 4.) Add another rule to acl1 that allows all traffic from the host with an IP address of 192.168.1.23. add rule acl-name acl2 acl-type ipv4 action permit protocol ip src-ip 192.168.1.23 src-ipmask 0.0.0.0 5.) Enable Client QoS on the AP. set client-qos mode up 6.) Enable Client QoS on VAP2 set vap wlan0vap2 qos-mode up 7.) Apply acl1 to VAP2 in the inbound direction (from the client to the AP). set vap wlan0vap2 def-acl-up acl1 DiffServ Configuration 1.) Log onto the AP CLI. 2.) Create a class map named class_voip and configure it to match all UDP packets from the 192.168.1.0 network that have a destination IP address of 192.168.2.200 (the VoIP server). add class-map class_voip every yes protocol udp src-ip 192.168.1.0 src-ip-mask 255.255.255.0 dst-ip 192.168.2.200 dst-ip-mask 255.255.255.255 3.) Add a policy map named pol_voip. add policy-map pol_voip 4.) Define the pol_voip policy map by adding the class_voip class map and specifying that packets that match the class_voip criteria will be marked with a DSCP value of EF (expedited forwarding). add policy-attr policy-map-name pol_voip class-map-name class_voip mark-ip-dscp ef 5.) Enable Client QoS on the AP. set client-qos mode up 6.) Enable Client QoS on VAP2 set vap wlan0vap2 qos-mode up 7.) Apply pol_voip to VAP2 in the inbound direction (from the client to the AP). set vap wlan0vap2 def-policy-up pol_voip Configuring QoS by Using SNMP ACL Configuration 1.) Load the DLINK-WLAN-ACCESS-POINT-X600-MIB module. 2.) From the MIB tree, navigate to the objects in the apQos > apAclTable. 3.) Use the apQosAclStatus object to create a row entry with apQosAclName and apQosAclType as the indexes for apQosAclEntry. The new apQosAclEntry value includes the apQosAclType (1) followed by the number of characters in the name (4), and then the ASCII code for the name. In this example, acl1 is 97.99.108.49. The value to set is 4, which is Create and Go. 4.) Add a rule to acl1 that allows HTTP traffic from the 192.168.1.0 subnet. •) Use 1.3.6.1.4.1.171.10.128.1.1.26.10.3.1.14.1.4.97.99.108.49.1 to set the apQosAclRuleStatus of Rule 1 to active (1) In the OID, the 14 (bold) is the sequence identifier for the apQosAclRuleStatuss object, 1 is the ACL type, 4.97.99.108.49 is the ACL name (the number of characters followed by the ASCII code), and the final 1 is the ACL rule number. •) Use 1.3.6.1.4.1.171.10.128.1.1.26.10.3.1.4.1.4.97.99.108.49.1 to set the apQosAclRuleSrcIpAddress to a value of 192.168.1.0. •) Use 1.3.6.1.4.1.171.10.128.1.1.26.10.3.1.5.1.4.97.99.108.49.1 to set the apQosAclRuleSrcIpMask to a value of 0.0.0.255. •) Use 1.3.6.1.4.1.171.10.128.1.1.26.10.3.1.3.1.4.97.99.108.49.1 to set apQosAclRuleProtocol to a value of 80 (HTTP). •) Use 1.3.6.1.4.1.171.10.128.1.1.26.10.3.1.16.1.4.97.99.108.49.1 to set apQosAclRuleCommit to a value of 1 (true), which saves the rule. 5.) Add another rule to acl1 that allows all traffic from the host with an IP address of 192.168.1.23. •) Use 1.3.6.1.4.1.171.10.128.1.1.26.10.3.1.14.1.4.97.99.108.49.2 to set the apQosAclRuleStatus of Rule 2 to active (1) •) Use 1.3.6.1.4.1.171.10.128.1.1.26.10.3.1.4.1.4.97.99.108.49.2 to set the apQosAclRuleSrcIpAddress to a value of 192.168.1.23. •) Use 1.3.6.1.4.1.171.10.128.1.1.26.10.3.1.5.1.4.97.99.108.49.2 to set the apQosAclRuleSrcIpMask to a value of 0.0.0.0. March 2012 Unified Access Point Administrator’s Guide Page 125 Unified Access Point Administrator’s Guide 6.) 7.) 8.) 9.) Appendix B - Configuration Examples •) Use 1.3.6.1.4.1.171.10.128.1.1.26.10.3.1.16.1.4.97.99.108.49.2 to set apQosAclRuleCommit to a value of 1 (true), which saves the rule. Use the apQosGlobalMode object to set the status to up (1), which enables Client QoS on the AP. Walk the apVapDescription object to view the instance ID for VAP 2 (wlan0vap2). VAP 2 on Radio 1 is instance 5. Use the apVapQosMode object to set the status of VAP 2 to up (1). Use the apVapAclUp object to apply acl1 to VAP2 in the inbound direction (from the client to the AP). The ACL name is the text string, and not the ASCII code. DiffServ Configuration 1.) Load the DLINK-WLAN-ACCESS-POINT-X600-MIB module. 2.) From the MIB tree, navigate to the objects in the apQos > apAclTable. 3.) Use the apQosDsClassMapStatus object to set the status of the class map named class_voip to Create and Go (4). The OID to set is 1.3.6.1.4.1.171.10.128.1.1.26.10.4.1.3.10.99.108.97.115.115.95.118.111.105.112, where 10 is the number of characters, and 99.108.97.115.115.95.118.111.105.112 is class_voip in ASCII code. 4.) Configure class_voip to match all UDP packets from the 192.168.1.0 network that have a destination IP address of 192.168.2.200 (the VoIP server). •) Set apQosDsClassMapMatchEvery to true (1). •) Set apQosDsClassMapMatchProtocol to UDP (17). •) Set apQosDsClassMapMatchSrcIpAddress to 192.168.1.0. •) Set apQosDsClassMapMatchSrcIpMask to 255.255.255.0. •) Set apQosDsClassMapMatchDestIpAddress to 192.168.2.200. •) Set apQosDsClassMapMatchDestIpMask to 255.255.255.255 •) Set apQosDsClassMapMatchCommit to true (1). 5.) Create a policy map named pol_voip (which is 112.111.108.95.118.111.105.112 in ASCII) by setting the value of the OID 1.3.6.1.4.1.171.10.128.1.1.26.10.5.1.2.8.112.111.108.95.118.111.105.112 to Create and Go (4). 6.) Define the pol_voip policy map by adding the class_voip class map and specifying that packets that match the class_voip criteria will be marked with a DSCP value of EF (expedited forwarding). •) Set apQosDsPolicyMapAttrStatus.8.112.111.108.95.118.111.105.112.10.99.108.97.115.115.95.118.111.105.112.1 to a value of 4 (Create and Go) •) Set apQosDsPolicyMapAttrMarkIpDscp.8.112.111.108.95.118.111.105.112.10.99.108.97.115.115.95.118.111.105. 112.1 to 46 (which is the equivalent of ef). 7.) Enable Client QoS on the AP. set client-qos mode up 8.) Use the apQosGlobalMode object to set the status to up (1), which enables Client QoS on the AP. 9.) Walk the apVapDescription object to view the instance ID for VAP 2 (wlan0vap2). VAP 2 on Radio 1 is instance 5. 10.) Use the apVapQosMode object to set the status of VAP 2 to up (1). 11.) Use the apVapPolUp object to apply pol_voip to VAP2 in the inbound direction (from the client to the AP). The policy name is the text string, and not the ASCII code. March 2012 Unified Access Point Administrator’s Guide Page 126 Unified Access Point Administrator’s Guide Appendix C - Statements Appendix C - Statements Federal Communication Commission Interference Statement This device complies with Part 15 of the FCC Rules. Operation is subject to the following two conditions: (1) This device may not cause harmful interference, and (2) this device must accept any interference received, including interference that may cause undesired operation. This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference in a residential installation. This equipment generates, uses and can radiate radio frequency energy and, if not installed and used in accordance with the instructions, may cause harmful interference to radio communications. However, there is no guarantee that interference will not occur in a particular installation. If this equipment does cause harmful interference to radio or television reception, which can be determined by turning the equipment off and on, the user is encouraged to try to correct the interference by one of the following measures: •) Reorient or relocate the receiving antenna. •) Increase the separation between the equipment and receiver. •) Connect the equipment into an outlet on a circuit different from that to which the receiver is connected. •) Consult the dealer or an experienced radio/TV technician for help. FCC Caution: Any changes or modifications not expressly approved by the party responsible for compliance could void the user’s authority to operate this equipment. This transmitter must not be collocated or operating in conjunction with any other antenna or transmitter. Note: The country code selection is for non-US model only and is not available to all US model. Per FCC regulation, all WiFi product marketed in US must fixed to US operation channels only. Radiation Exposure Statement: This equipment complies with FCC radiation exposure limits set forth for an uncontrolled environment. This equipment should be installed and operated with minimum distance 20cm between the radiator & your body. Industry Canada statement: This device complies with RSS-210 of the Industry Canada Rules. Operation is subject to the following two conditions: (1) This device may not cause harmful interference, and (2) this device must accept any interference received, including interference that may cause undesired operation. Ce dispositif est conforme à la norme CNR-210 d’Industrie Canada applicable aux appareils radio exempts de licence. Son fonctionnement est sujet aux deux conditions suivantes: (1) le dispositif ne doit pas produire de brouillage préjudiciable, et (2) ce dispositif doit accepter tout brouillage reçu, y compris un brouillage susceptible de provoquer un fonctionnement indésirable. Radiation Exposure Statement: This equipment complies with IC radiation exposure limits set forth for an uncontrolled environment. This equipment should be installed and operated with minimum distance 20cm between the radiator & your body. Declaration d’exposition aux radiations:Cet equipement est conforme aux limites d’exposition aux rayonnements IC etablies pour un environnement non controle. Cet equipement doit etre installe et utilise avec un minimum de 20 cm de distance entre la source de rayonnement et votre corps. CE Mark Warning: This is a Class B product. In a domestic environment, this product may cause radio interference, in which case the user may be required to take adequate measures. March 2012 Unified Access Point Administrator’s Guide Page 127 Unified Access Point Administrator’s Guide Appendix C - Statements NCC Statement: 經型式認證合格之低功率射頻電機,非經許可,公司、商號或使用者均不得擅自變更頻率、加大功率或變更原設計之特 性及功能。 低功率射頻電機之使用不得影響飛航安全及干擾合法通信;經發現有干擾現象時,應改善至無干擾時方得繼續使用。前 項合法通信,指依電信法規定作業之無線電通信。低功率射頻電機須忍受合法通信或工業、科學及醫療用電波輻射性電 機設備之干擾。 March 2012 Unified Access Point Administrator’s Guide Page 128
Source Exif Data:
File Type : PDF File Type Extension : pdf MIME Type : application/pdf PDF Version : 1.7 Linearized : Yes Encryption : Standard V2.3 (128-bit) User Access : Print, Extract XMP Toolkit : Adobe XMP Core 4.0-c316 44.253921, Sun Oct 01 2006 17:14:39 Create Date : 2012:05:09 10:12:08+08:00 Metadata Date : 2012:07:11 13:53:49+08:00 Modify Date : 2012:07:11 13:53:49+08:00 Creator Tool : Adobe InDesign CS5.5 (7.5.2) Page Image Page Number : 1, 2 Page Image Format : JPEG, JPEG Page Image Width : 256, 256 Page Image Height : 256, 256 Page Image : (Binary data 5038 bytes, use -b option to extract), (Binary data 10568 bytes, use -b option to extract) Instance ID : uuid:feedde6b-4e5f-4256-8d39-6cfd74655556 Document ID : xmp.did:10E554DB3F84E111BC2AE8133B02ECCF Original Document ID : xmp.did:10E554DB3F84E111BC2AE8133B02ECCF Rendition Class : proof:pdf History Action : created, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved, saved History Instance ID : xmp.iid:10E554DB3F84E111BC2AE8133B02ECCF, xmp.iid:11E554DB3F84E111BC2AE8133B02ECCF, xmp.iid:12E554DB3F84E111BC2AE8133B02ECCF, xmp.iid:13E554DB3F84E111BC2AE8133B02ECCF, xmp.iid:14E554DB3F84E111BC2AE8133B02ECCF, xmp.iid:15E554DB3F84E111BC2AE8133B02ECCF, xmp.iid:16E554DB3F84E111BC2AE8133B02ECCF, xmp.iid:17E554DB3F84E111BC2AE8133B02ECCF, xmp.iid:18E554DB3F84E111BC2AE8133B02ECCF, xmp.iid:19E554DB3F84E111BC2AE8133B02ECCF, xmp.iid:169072124C84E111BC2AE8133B02ECCF, xmp.iid:179072124C84E111BC2AE8133B02ECCF, xmp.iid:189072124C84E111BC2AE8133B02ECCF, xmp.iid:199072124C84E111BC2AE8133B02ECCF, xmp.iid:1A9072124C84E111BC2AE8133B02ECCF, xmp.iid:1B9072124C84E111BC2AE8133B02ECCF, xmp.iid:1C9072124C84E111BC2AE8133B02ECCF, xmp.iid:1D9072124C84E111BC2AE8133B02ECCF, xmp.iid:1E9072124C84E111BC2AE8133B02ECCF, xmp.iid:1F9072124C84E111BC2AE8133B02ECCF, xmp.iid:209072124C84E111BC2AE8133B02ECCF, xmp.iid:9AAA16D65484E111BC2AE8133B02ECCF, xmp.iid:9BAA16D65484E111BC2AE8133B02ECCF, xmp.iid:9CAA16D65484E111BC2AE8133B02ECCF, xmp.iid:9DAA16D65484E111BC2AE8133B02ECCF, xmp.iid:9EAA16D65484E111BC2AE8133B02ECCF, xmp.iid:9FAA16D65484E111BC2AE8133B02ECCF, xmp.iid:A0AA16D65484E111BC2AE8133B02ECCF, xmp.iid:A1AA16D65484E111BC2AE8133B02ECCF, xmp.iid:A2AA16D65484E111BC2AE8133B02ECCF, xmp.iid:A3AA16D65484E111BC2AE8133B02ECCF, xmp.iid:A4AA16D65484E111BC2AE8133B02ECCF, xmp.iid:EA74CA656784E111BC2AE8133B02ECCF, xmp.iid:EB74CA656784E111BC2AE8133B02ECCF, xmp.iid:EC74CA656784E111BC2AE8133B02ECCF, xmp.iid:ED74CA656784E111BC2AE8133B02ECCF, xmp.iid:EE74CA656784E111BC2AE8133B02ECCF, xmp.iid:EF74CA656784E111BC2AE8133B02ECCF, xmp.iid:F174CA656784E111BC2AE8133B02ECCF, xmp.iid:F274CA656784E111BC2AE8133B02ECCF, xmp.iid:F374CA656784E111BC2AE8133B02ECCF, xmp.iid:F474CA656784E111BC2AE8133B02ECCF, xmp.iid:5C4E6A466A84E111BC2AE8133B02ECCF, xmp.iid:5D4E6A466A84E111BC2AE8133B02ECCF, xmp.iid:5E4E6A466A84E111BC2AE8133B02ECCF, xmp.iid:5F4E6A466A84E111BC2AE8133B02ECCF, xmp.iid:604E6A466A84E111BC2AE8133B02ECCF, xmp.iid:614E6A466A84E111BC2AE8133B02ECCF, xmp.iid:624E6A466A84E111BC2AE8133B02ECCF, xmp.iid:634E6A466A84E111BC2AE8133B02ECCF, xmp.iid:644E6A466A84E111BC2AE8133B02ECCF, xmp.iid:654E6A466A84E111BC2AE8133B02ECCF, xmp.iid:664E6A466A84E111BC2AE8133B02ECCF, xmp.iid:048E5F886B84E111BC2AE8133B02ECCF, xmp.iid:058E5F886B84E111BC2AE8133B02ECCF, xmp.iid:068E5F886B84E111BC2AE8133B02ECCF, xmp.iid:078E5F886B84E111BC2AE8133B02ECCF, xmp.iid:088E5F886B84E111BC2AE8133B02ECCF, xmp.iid:098E5F886B84E111BC2AE8133B02ECCF, xmp.iid:0A8E5F886B84E111BC2AE8133B02ECCF, xmp.iid:0B8E5F886B84E111BC2AE8133B02ECCF, xmp.iid:0C8E5F886B84E111BC2AE8133B02ECCF, xmp.iid:0D8E5F886B84E111BC2AE8133B02ECCF, xmp.iid:0E8E5F886B84E111BC2AE8133B02ECCF, xmp.iid:B5B6AD907684E111BC2AE8133B02ECCF, xmp.iid:B6B6AD907684E111BC2AE8133B02ECCF, xmp.iid:B7B6AD907684E111BC2AE8133B02ECCF, xmp.iid:B8B6AD907684E111BC2AE8133B02ECCF, xmp.iid:B9B6AD907684E111BC2AE8133B02ECCF, xmp.iid:BAB6AD907684E111BC2AE8133B02ECCF, xmp.iid:BBB6AD907684E111BC2AE8133B02ECCF, xmp.iid:BCB6AD907684E111BC2AE8133B02ECCF, xmp.iid:BDB6AD907684E111BC2AE8133B02ECCF, xmp.iid:BEB6AD907684E111BC2AE8133B02ECCF, xmp.iid:BFB6AD907684E111BC2AE8133B02ECCF, xmp.iid:F21E3C007984E111BC2AE8133B02ECCF, xmp.iid:F31E3C007984E111BC2AE8133B02ECCF, xmp.iid:F41E3C007984E111BC2AE8133B02ECCF, xmp.iid:F51E3C007984E111BC2AE8133B02ECCF, xmp.iid:F61E3C007984E111BC2AE8133B02ECCF, xmp.iid:F71E3C007984E111BC2AE8133B02ECCF, xmp.iid:F81E3C007984E111BC2AE8133B02ECCF, xmp.iid:F91E3C007984E111BC2AE8133B02ECCF, xmp.iid:FB1E3C007984E111BC2AE8133B02ECCF, xmp.iid:FC1E3C007984E111BC2AE8133B02ECCF, xmp.iid:770173C37B84E111BC2AE8133B02ECCF, xmp.iid:780173C37B84E111BC2AE8133B02ECCF, xmp.iid:790173C37B84E111BC2AE8133B02ECCF, xmp.iid:7A0173C37B84E111BC2AE8133B02ECCF, xmp.iid:7B0173C37B84E111BC2AE8133B02ECCF, xmp.iid:7C0173C37B84E111BC2AE8133B02ECCF, xmp.iid:7D0173C37B84E111BC2AE8133B02ECCF, xmp.iid:7E0173C37B84E111BC2AE8133B02ECCF, xmp.iid:7F0173C37B84E111BC2AE8133B02ECCF, xmp.iid:800173C37B84E111BC2AE8133B02ECCF, xmp.iid:810173C37B84E111BC2AE8133B02ECCF, xmp.iid:A9A90CD77C84E111BC2AE8133B02ECCF, xmp.iid:AAA90CD77C84E111BC2AE8133B02ECCF, xmp.iid:ABA90CD77C84E111BC2AE8133B02ECCF, xmp.iid:ACA90CD77C84E111BC2AE8133B02ECCF, xmp.iid:ADA90CD77C84E111BC2AE8133B02ECCF, xmp.iid:AEA90CD77C84E111BC2AE8133B02ECCF, xmp.iid:AFA90CD77C84E111BC2AE8133B02ECCF, xmp.iid:B0A90CD77C84E111BC2AE8133B02ECCF, xmp.iid:B1A90CD77C84E111BC2AE8133B02ECCF, xmp.iid:B2A90CD77C84E111BC2AE8133B02ECCF, xmp.iid:B3A90CD77C84E111BC2AE8133B02ECCF, xmp.iid:423FE8BE8084E111BC2AE8133B02ECCF, xmp.iid:433FE8BE8084E111BC2AE8133B02ECCF, xmp.iid:443FE8BE8084E111BC2AE8133B02ECCF, xmp.iid:453FE8BE8084E111BC2AE8133B02ECCF, xmp.iid:463FE8BE8084E111BC2AE8133B02ECCF, xmp.iid:473FE8BE8084E111BC2AE8133B02ECCF, xmp.iid:483FE8BE8084E111BC2AE8133B02ECCF, xmp.iid:493FE8BE8084E111BC2AE8133B02ECCF, xmp.iid:FE0D86141085E11194F5BD7DADF43F04, xmp.iid:FF0D86141085E11194F5BD7DADF43F04, xmp.iid:000E86141085E11194F5BD7DADF43F04, xmp.iid:010E86141085E11194F5BD7DADF43F04, xmp.iid:020E86141085E11194F5BD7DADF43F04, xmp.iid:030E86141085E11194F5BD7DADF43F04, xmp.iid:040E86141085E11194F5BD7DADF43F04, xmp.iid:050E86141085E11194F5BD7DADF43F04, xmp.iid:060E86141085E11194F5BD7DADF43F04, xmp.iid:070E86141085E11194F5BD7DADF43F04, xmp.iid:9F3172D31485E11194F5BD7DADF43F04, xmp.iid:A03172D31485E11194F5BD7DADF43F04, xmp.iid:A13172D31485E11194F5BD7DADF43F04, xmp.iid:A23172D31485E11194F5BD7DADF43F04, xmp.iid:A33172D31485E11194F5BD7DADF43F04, xmp.iid:A43172D31485E11194F5BD7DADF43F04, xmp.iid:A53172D31485E11194F5BD7DADF43F04, xmp.iid:A63172D31485E11194F5BD7DADF43F04, xmp.iid:A73172D31485E11194F5BD7DADF43F04, xmp.iid:A83172D31485E11194F5BD7DADF43F04, xmp.iid:A93172D31485E11194F5BD7DADF43F04, xmp.iid:C4FFE5361685E11194F5BD7DADF43F04, xmp.iid:C5FFE5361685E11194F5BD7DADF43F04, xmp.iid:C6FFE5361685E11194F5BD7DADF43F04, xmp.iid:C7FFE5361685E11194F5BD7DADF43F04, xmp.iid:C8FFE5361685E11194F5BD7DADF43F04, xmp.iid:C9FFE5361685E11194F5BD7DADF43F04, xmp.iid:CAFFE5361685E11194F5BD7DADF43F04, xmp.iid:CBFFE5361685E11194F5BD7DADF43F04, xmp.iid:CCFFE5361685E11194F5BD7DADF43F04, xmp.iid:CDFFE5361685E11194F5BD7DADF43F04, xmp.iid:CEFFE5361685E11194F5BD7DADF43F04, xmp.iid:225F1FA81885E11194F5BD7DADF43F04, xmp.iid:235F1FA81885E11194F5BD7DADF43F04, xmp.iid:245F1FA81885E11194F5BD7DADF43F04, xmp.iid:255F1FA81885E11194F5BD7DADF43F04, xmp.iid:265F1FA81885E11194F5BD7DADF43F04, xmp.iid:275F1FA81885E11194F5BD7DADF43F04, xmp.iid:285F1FA81885E11194F5BD7DADF43F04, xmp.iid:295F1FA81885E11194F5BD7DADF43F04, xmp.iid:2A5F1FA81885E11194F5BD7DADF43F04, xmp.iid:2B5F1FA81885E11194F5BD7DADF43F04, xmp.iid:2C5F1FA81885E11194F5BD7DADF43F04, xmp.iid:B39810671B85E11194F5BD7DADF43F04, xmp.iid:B49810671B85E11194F5BD7DADF43F04, xmp.iid:B59810671B85E11194F5BD7DADF43F04, xmp.iid:B79810671B85E11194F5BD7DADF43F04, xmp.iid:B89810671B85E11194F5BD7DADF43F04, xmp.iid:B99810671B85E11194F5BD7DADF43F04, xmp.iid:BA9810671B85E11194F5BD7DADF43F04, xmp.iid:BB9810671B85E11194F5BD7DADF43F04, xmp.iid:BC9810671B85E11194F5BD7DADF43F04, xmp.iid:BD9810671B85E11194F5BD7DADF43F04, xmp.iid:12B6C2501C85E11194F5BD7DADF43F04, xmp.iid:13B6C2501C85E11194F5BD7DADF43F04, xmp.iid:14B6C2501C85E11194F5BD7DADF43F04, xmp.iid:15B6C2501C85E11194F5BD7DADF43F04, xmp.iid:16B6C2501C85E11194F5BD7DADF43F04, xmp.iid:17B6C2501C85E11194F5BD7DADF43F04, xmp.iid:18B6C2501C85E11194F5BD7DADF43F04, xmp.iid:19B6C2501C85E11194F5BD7DADF43F04, xmp.iid:1AB6C2501C85E11194F5BD7DADF43F04, xmp.iid:1BB6C2501C85E11194F5BD7DADF43F04, xmp.iid:1CB6C2501C85E11194F5BD7DADF43F04, xmp.iid:AB44D8C82085E11194F5BD7DADF43F04, xmp.iid:AC44D8C82085E11194F5BD7DADF43F04, xmp.iid:AD44D8C82085E11194F5BD7DADF43F04, xmp.iid:AE44D8C82085E11194F5BD7DADF43F04, xmp.iid:AF44D8C82085E11194F5BD7DADF43F04, xmp.iid:B044D8C82085E11194F5BD7DADF43F04, xmp.iid:B144D8C82085E11194F5BD7DADF43F04, xmp.iid:B244D8C82085E11194F5BD7DADF43F04, xmp.iid:B344D8C82085E11194F5BD7DADF43F04, xmp.iid:B444D8C82085E11194F5BD7DADF43F04, xmp.iid:B544D8C82085E11194F5BD7DADF43F04, xmp.iid:2D43056C2285E11194F5BD7DADF43F04, xmp.iid:2E43056C2285E11194F5BD7DADF43F04, xmp.iid:2F43056C2285E11194F5BD7DADF43F04, xmp.iid:3043056C2285E11194F5BD7DADF43F04, xmp.iid:3143056C2285E11194F5BD7DADF43F04, xmp.iid:3243056C2285E11194F5BD7DADF43F04, xmp.iid:3343056C2285E11194F5BD7DADF43F04, xmp.iid:3443056C2285E11194F5BD7DADF43F04, xmp.iid:3543056C2285E11194F5BD7DADF43F04, xmp.iid:3643056C2285E11194F5BD7DADF43F04, xmp.iid:3743056C2285E11194F5BD7DADF43F04, xmp.iid:A9B3D8C73185E11194F5BD7DADF43F04, xmp.iid:AAB3D8C73185E11194F5BD7DADF43F04, xmp.iid:ABB3D8C73185E11194F5BD7DADF43F04, xmp.iid:ACB3D8C73185E11194F5BD7DADF43F04, xmp.iid:ADB3D8C73185E11194F5BD7DADF43F04, xmp.iid:AEB3D8C73185E11194F5BD7DADF43F04, xmp.iid:AFB3D8C73185E11194F5BD7DADF43F04, xmp.iid:B0B3D8C73185E11194F5BD7DADF43F04, xmp.iid:B1B3D8C73185E11194F5BD7DADF43F04, xmp.iid:B2B3D8C73185E11194F5BD7DADF43F04, xmp.iid:B3B3D8C73185E11194F5BD7DADF43F04, xmp.iid:CA2CEE7F3385E11194F5BD7DADF43F04, xmp.iid:CB2CEE7F3385E11194F5BD7DADF43F04, xmp.iid:CC2CEE7F3385E11194F5BD7DADF43F04, xmp.iid:CD2CEE7F3385E11194F5BD7DADF43F04, xmp.iid:CE2CEE7F3385E11194F5BD7DADF43F04, xmp.iid:CF2CEE7F3385E11194F5BD7DADF43F04, xmp.iid:D02CEE7F3385E11194F5BD7DADF43F04, xmp.iid:D12CEE7F3385E11194F5BD7DADF43F04, xmp.iid:D22CEE7F3385E11194F5BD7DADF43F04, xmp.iid:D32CEE7F3385E11194F5BD7DADF43F04, xmp.iid:D42CEE7F3385E11194F5BD7DADF43F04, xmp.iid:D2854C113485E11194F5BD7DADF43F04, xmp.iid:D3854C113485E11194F5BD7DADF43F04, xmp.iid:D4854C113485E11194F5BD7DADF43F04, xmp.iid:D5854C113485E11194F5BD7DADF43F04, xmp.iid:D6854C113485E11194F5BD7DADF43F04, xmp.iid:D7854C113485E11194F5BD7DADF43F04, xmp.iid:D8854C113485E11194F5BD7DADF43F04, xmp.iid:D9854C113485E11194F5BD7DADF43F04, xmp.iid:DA854C113485E11194F5BD7DADF43F04, xmp.iid:DB854C113485E11194F5BD7DADF43F04, xmp.iid:DC854C113485E11194F5BD7DADF43F04, xmp.iid:9E0A5C263585E11194F5BD7DADF43F04, xmp.iid:9F0A5C263585E11194F5BD7DADF43F04, xmp.iid:A00A5C263585E11194F5BD7DADF43F04, xmp.iid:A10A5C263585E11194F5BD7DADF43F04, xmp.iid:A20A5C263585E11194F5BD7DADF43F04, xmp.iid:A30A5C263585E11194F5BD7DADF43F04, xmp.iid:A40A5C263585E11194F5BD7DADF43F04, xmp.iid:A50A5C263585E11194F5BD7DADF43F04, xmp.iid:A60A5C263585E11194F5BD7DADF43F04, xmp.iid:A70A5C263585E11194F5BD7DADF43F04, xmp.iid:A80A5C263585E11194F5BD7DADF43F04, xmp.iid:4E9F320F3A85E11194F5BD7DADF43F04, xmp.iid:4F9F320F3A85E11194F5BD7DADF43F04, xmp.iid:509F320F3A85E11194F5BD7DADF43F04, xmp.iid:519F320F3A85E11194F5BD7DADF43F04, xmp.iid:529F320F3A85E11194F5BD7DADF43F04, xmp.iid:539F320F3A85E11194F5BD7DADF43F04, xmp.iid:549F320F3A85E11194F5BD7DADF43F04, xmp.iid:559F320F3A85E11194F5BD7DADF43F04, xmp.iid:569F320F3A85E11194F5BD7DADF43F04, xmp.iid:579F320F3A85E11194F5BD7DADF43F04, xmp.iid:589F320F3A85E11194F5BD7DADF43F04, xmp.iid:E0D6A8DF3B85E11194F5BD7DADF43F04, xmp.iid:E1D6A8DF3B85E11194F5BD7DADF43F04, xmp.iid:E2D6A8DF3B85E11194F5BD7DADF43F04, xmp.iid:E3D6A8DF3B85E11194F5BD7DADF43F04, xmp.iid:E4D6A8DF3B85E11194F5BD7DADF43F04, xmp.iid:E5D6A8DF3B85E11194F5BD7DADF43F04, xmp.iid:E6D6A8DF3B85E11194F5BD7DADF43F04, xmp.iid:E7D6A8DF3B85E11194F5BD7DADF43F04, xmp.iid:E8D6A8DF3B85E11194F5BD7DADF43F04, xmp.iid:E9D6A8DF3B85E11194F5BD7DADF43F04, xmp.iid:EAD6A8DF3B85E11194F5BD7DADF43F04, xmp.iid:AC6C014A3D85E11194F5BD7DADF43F04, xmp.iid:AD6C014A3D85E11194F5BD7DADF43F04, xmp.iid:AE6C014A3D85E11194F5BD7DADF43F04, xmp.iid:AF6C014A3D85E11194F5BD7DADF43F04, xmp.iid:B06C014A3D85E11194F5BD7DADF43F04, xmp.iid:B16C014A3D85E11194F5BD7DADF43F04, xmp.iid:B26C014A3D85E11194F5BD7DADF43F04, xmp.iid:B36C014A3D85E11194F5BD7DADF43F04, xmp.iid:B46C014A3D85E11194F5BD7DADF43F04, xmp.iid:B56C014A3D85E11194F5BD7DADF43F04, xmp.iid:B66C014A3D85E11194F5BD7DADF43F04, xmp.iid:CCC042203E85E11194F5BD7DADF43F04, xmp.iid:CDC042203E85E11194F5BD7DADF43F04, xmp.iid:CEC042203E85E11194F5BD7DADF43F04, xmp.iid:CFC042203E85E11194F5BD7DADF43F04, xmp.iid:D0C042203E85E11194F5BD7DADF43F04, xmp.iid:D1C042203E85E11194F5BD7DADF43F04, xmp.iid:D2C042203E85E11194F5BD7DADF43F04, xmp.iid:D3C042203E85E11194F5BD7DADF43F04, xmp.iid:D4C042203E85E11194F5BD7DADF43F04, xmp.iid:D5C042203E85E11194F5BD7DADF43F04, xmp.iid:D6C042203E85E11194F5BD7DADF43F04, xmp.iid:1F4189963F85E11194F5BD7DADF43F04, xmp.iid:204189963F85E11194F5BD7DADF43F04, xmp.iid:214189963F85E11194F5BD7DADF43F04, xmp.iid:224189963F85E11194F5BD7DADF43F04, xmp.iid:234189963F85E11194F5BD7DADF43F04, xmp.iid:244189963F85E11194F5BD7DADF43F04, xmp.iid:254189963F85E11194F5BD7DADF43F04, xmp.iid:264189963F85E11194F5BD7DADF43F04, xmp.iid:274189963F85E11194F5BD7DADF43F04, xmp.iid:284189963F85E11194F5BD7DADF43F04, xmp.iid:294189963F85E11194F5BD7DADF43F04, xmp.iid:12457C3E4385E11194F5BD7DADF43F04, xmp.iid:13457C3E4385E11194F5BD7DADF43F04, xmp.iid:14457C3E4385E11194F5BD7DADF43F04, xmp.iid:15457C3E4385E11194F5BD7DADF43F04, xmp.iid:16457C3E4385E11194F5BD7DADF43F04, xmp.iid:17457C3E4385E11194F5BD7DADF43F04, xmp.iid:18457C3E4385E11194F5BD7DADF43F04, xmp.iid:19457C3E4385E11194F5BD7DADF43F04, xmp.iid:1A457C3E4385E11194F5BD7DADF43F04, xmp.iid:1B457C3E4385E11194F5BD7DADF43F04, xmp.iid:1C457C3E4385E11194F5BD7DADF43F04, xmp.iid:0B0666374485E11194F5BD7DADF43F04, xmp.iid:0C0666374485E11194F5BD7DADF43F04, xmp.iid:0D0666374485E11194F5BD7DADF43F04, xmp.iid:0E0666374485E11194F5BD7DADF43F04, xmp.iid:0F0666374485E11194F5BD7DADF43F04, xmp.iid:100666374485E11194F5BD7DADF43F04, xmp.iid:110666374485E11194F5BD7DADF43F04, xmp.iid:FE71AFD36987E111B6E9F1854D95C2DB, xmp.iid:FF71AFD36987E111B6E9F1854D95C2DB, xmp.iid:0072AFD36987E111B6E9F1854D95C2DB, xmp.iid:0172AFD36987E111B6E9F1854D95C2DB, xmp.iid:0272AFD36987E111B6E9F1854D95C2DB, xmp.iid:0372AFD36987E111B6E9F1854D95C2DB, xmp.iid:0472AFD36987E111B6E9F1854D95C2DB, xmp.iid:0572AFD36987E111B6E9F1854D95C2DB, xmp.iid:0672AFD36987E111B6E9F1854D95C2DB, xmp.iid:0772AFD36987E111B6E9F1854D95C2DB, xmp.iid:577A064E6C87E111B6E9F1854D95C2DB, xmp.iid:587A064E6C87E111B6E9F1854D95C2DB, xmp.iid:597A064E6C87E111B6E9F1854D95C2DB, xmp.iid:5A7A064E6C87E111B6E9F1854D95C2DB, xmp.iid:5B7A064E6C87E111B6E9F1854D95C2DB, xmp.iid:5C7A064E6C87E111B6E9F1854D95C2DB, xmp.iid:5D7A064E6C87E111B6E9F1854D95C2DB, xmp.iid:5E7A064E6C87E111B6E9F1854D95C2DB, xmp.iid:5F7A064E6C87E111B6E9F1854D95C2DB, xmp.iid:607A064E6C87E111B6E9F1854D95C2DB, xmp.iid:617A064E6C87E111B6E9F1854D95C2DB, xmp.iid:7DAA526D6E87E111B6E9F1854D95C2DB, xmp.iid:7EAA526D6E87E111B6E9F1854D95C2DB, xmp.iid:7FAA526D6E87E111B6E9F1854D95C2DB, xmp.iid:80AA526D6E87E111B6E9F1854D95C2DB, xmp.iid:81AA526D6E87E111B6E9F1854D95C2DB, xmp.iid:82AA526D6E87E111B6E9F1854D95C2DB, xmp.iid:83AA526D6E87E111B6E9F1854D95C2DB, xmp.iid:84AA526D6E87E111B6E9F1854D95C2DB, xmp.iid:85AA526D6E87E111B6E9F1854D95C2DB, xmp.iid:86AA526D6E87E111B6E9F1854D95C2DB, xmp.iid:87AA526D6E87E111B6E9F1854D95C2DB, xmp.iid:03F1FFDF6F87E111B6E9F1854D95C2DB, xmp.iid:04F1FFDF6F87E111B6E9F1854D95C2DB, xmp.iid:05F1FFDF6F87E111B6E9F1854D95C2DB, xmp.iid:06F1FFDF6F87E111B6E9F1854D95C2DB, xmp.iid:07F1FFDF6F87E111B6E9F1854D95C2DB, xmp.iid:08F1FFDF6F87E111B6E9F1854D95C2DB, xmp.iid:09F1FFDF6F87E111B6E9F1854D95C2DB, xmp.iid:0AF1FFDF6F87E111B6E9F1854D95C2DB, xmp.iid:0BF1FFDF6F87E111B6E9F1854D95C2DB, xmp.iid:0CF1FFDF6F87E111B6E9F1854D95C2DB, xmp.iid:0DF1FFDF6F87E111B6E9F1854D95C2DB, xmp.iid:9B04DD8D7087E111B6E9F1854D95C2DB, xmp.iid:9C04DD8D7087E111B6E9F1854D95C2DB, xmp.iid:9D04DD8D7087E111B6E9F1854D95C2DB, xmp.iid:9E04DD8D7087E111B6E9F1854D95C2DB, xmp.iid:9F04DD8D7087E111B6E9F1854D95C2DB, xmp.iid:A004DD8D7087E111B6E9F1854D95C2DB, xmp.iid:A104DD8D7087E111B6E9F1854D95C2DB, xmp.iid:A204DD8D7087E111B6E9F1854D95C2DB, xmp.iid:A304DD8D7087E111B6E9F1854D95C2DB, xmp.iid:A404DD8D7087E111B6E9F1854D95C2DB, xmp.iid:A504DD8D7087E111B6E9F1854D95C2DB, xmp.iid:FFA613E47187E111B6E9F1854D95C2DB, xmp.iid:00A713E47187E111B6E9F1854D95C2DB, xmp.iid:01A713E47187E111B6E9F1854D95C2DB, xmp.iid:02A713E47187E111B6E9F1854D95C2DB, xmp.iid:03A713E47187E111B6E9F1854D95C2DB, xmp.iid:04A713E47187E111B6E9F1854D95C2DB, xmp.iid:05A713E47187E111B6E9F1854D95C2DB, xmp.iid:06A713E47187E111B6E9F1854D95C2DB, xmp.iid:07A713E47187E111B6E9F1854D95C2DB, xmp.iid:08A713E47187E111B6E9F1854D95C2DB, xmp.iid:09A713E47187E111B6E9F1854D95C2DB, xmp.iid:C2FC757C7587E111B6E9F1854D95C2DB, xmp.iid:C3FC757C7587E111B6E9F1854D95C2DB, xmp.iid:C4FC757C7587E111B6E9F1854D95C2DB, xmp.iid:C5FC757C7587E111B6E9F1854D95C2DB, xmp.iid:C6FC757C7587E111B6E9F1854D95C2DB, xmp.iid:C7FC757C7587E111B6E9F1854D95C2DB, xmp.iid:C8FC757C7587E111B6E9F1854D95C2DB, xmp.iid:C9FC757C7587E111B6E9F1854D95C2DB, xmp.iid:CAFC757C7587E111B6E9F1854D95C2DB, xmp.iid:CBFC757C7587E111B6E9F1854D95C2DB, xmp.iid:CCFC757C7587E111B6E9F1854D95C2DB, xmp.iid:3C8CB9147787E111B6E9F1854D95C2DB, xmp.iid:3D8CB9147787E111B6E9F1854D95C2DB, xmp.iid:3E8CB9147787E111B6E9F1854D95C2DB, xmp.iid:3F8CB9147787E111B6E9F1854D95C2DB, xmp.iid:408CB9147787E111B6E9F1854D95C2DB, xmp.iid:418CB9147787E111B6E9F1854D95C2DB, xmp.iid:428CB9147787E111B6E9F1854D95C2DB, xmp.iid:448CB9147787E111B6E9F1854D95C2DB, xmp.iid:458CB9147787E111B6E9F1854D95C2DB, xmp.iid:468CB9147787E111B6E9F1854D95C2DB, xmp.iid:94603D687887E111B6E9F1854D95C2DB, xmp.iid:95603D687887E111B6E9F1854D95C2DB, xmp.iid:96603D687887E111B6E9F1854D95C2DB, xmp.iid:97603D687887E111B6E9F1854D95C2DB, xmp.iid:98603D687887E111B6E9F1854D95C2DB, xmp.iid:99603D687887E111B6E9F1854D95C2DB, xmp.iid:9A603D687887E111B6E9F1854D95C2DB, xmp.iid:9B603D687887E111B6E9F1854D95C2DB, xmp.iid:9C603D687887E111B6E9F1854D95C2DB, xmp.iid:9D603D687887E111B6E9F1854D95C2DB, xmp.iid:9E603D687887E111B6E9F1854D95C2DB, xmp.iid:B3FDA2CB7987E111B6E9F1854D95C2DB, xmp.iid:B4FDA2CB7987E111B6E9F1854D95C2DB, xmp.iid:B5FDA2CB7987E111B6E9F1854D95C2DB, xmp.iid:B6FDA2CB7987E111B6E9F1854D95C2DB, xmp.iid:B7FDA2CB7987E111B6E9F1854D95C2DB, xmp.iid:B8FDA2CB7987E111B6E9F1854D95C2DB, xmp.iid:B9FDA2CB7987E111B6E9F1854D95C2DB, xmp.iid:BAFDA2CB7987E111B6E9F1854D95C2DB, xmp.iid:BBFDA2CB7987E111B6E9F1854D95C2DB, xmp.iid:BCFDA2CB7987E111B6E9F1854D95C2DB, xmp.iid:BDFDA2CB7987E111B6E9F1854D95C2DB, xmp.iid:2DBD24BE7C87E111B6E9F1854D95C2DB, xmp.iid:2EBD24BE7C87E111B6E9F1854D95C2DB, xmp.iid:2FBD24BE7C87E111B6E9F1854D95C2DB, xmp.iid:30BD24BE7C87E111B6E9F1854D95C2DB, xmp.iid:31BD24BE7C87E111B6E9F1854D95C2DB, xmp.iid:32BD24BE7C87E111B6E9F1854D95C2DB, xmp.iid:33BD24BE7C87E111B6E9F1854D95C2DB, xmp.iid:34BD24BE7C87E111B6E9F1854D95C2DB, xmp.iid:35BD24BE7C87E111B6E9F1854D95C2DB, xmp.iid:36BD24BE7C87E111B6E9F1854D95C2DB, xmp.iid:37BD24BE7C87E111B6E9F1854D95C2DB, xmp.iid:B6A3B7FB7D87E111B6E9F1854D95C2DB, xmp.iid:B7A3B7FB7D87E111B6E9F1854D95C2DB, xmp.iid:B8A3B7FB7D87E111B6E9F1854D95C2DB, xmp.iid:B9A3B7FB7D87E111B6E9F1854D95C2DB, xmp.iid:BAA3B7FB7D87E111B6E9F1854D95C2DB, xmp.iid:BBA3B7FB7D87E111B6E9F1854D95C2DB, xmp.iid:BCA3B7FB7D87E111B6E9F1854D95C2DB, xmp.iid:BDA3B7FB7D87E111B6E9F1854D95C2DB, xmp.iid:BEA3B7FB7D87E111B6E9F1854D95C2DB, xmp.iid:BFA3B7FB7D87E111B6E9F1854D95C2DB, xmp.iid:C0A3B7FB7D87E111B6E9F1854D95C2DB, xmp.iid:37605E8B8187E111B6E9F1854D95C2DB, xmp.iid:38605E8B8187E111B6E9F1854D95C2DB, xmp.iid:39605E8B8187E111B6E9F1854D95C2DB, xmp.iid:3A605E8B8187E111B6E9F1854D95C2DB, xmp.iid:3B605E8B8187E111B6E9F1854D95C2DB, xmp.iid:3C605E8B8187E111B6E9F1854D95C2DB, xmp.iid:3D605E8B8187E111B6E9F1854D95C2DB, xmp.iid:3E605E8B8187E111B6E9F1854D95C2DB, xmp.iid:3F605E8B8187E111B6E9F1854D95C2DB, xmp.iid:40605E8B8187E111B6E9F1854D95C2DB, xmp.iid:41605E8B8187E111B6E9F1854D95C2DB, xmp.iid:B2EC9B528387E111B6E9F1854D95C2DB, xmp.iid:B3EC9B528387E111B6E9F1854D95C2DB, xmp.iid:B4EC9B528387E111B6E9F1854D95C2DB, xmp.iid:B5EC9B528387E111B6E9F1854D95C2DB, xmp.iid:B6EC9B528387E111B6E9F1854D95C2DB, xmp.iid:B7EC9B528387E111B6E9F1854D95C2DB, xmp.iid:B8EC9B528387E111B6E9F1854D95C2DB, xmp.iid:B9EC9B528387E111B6E9F1854D95C2DB, xmp.iid:BAEC9B528387E111B6E9F1854D95C2DB, xmp.iid:BBEC9B528387E111B6E9F1854D95C2DB, xmp.iid:BCEC9B528387E111B6E9F1854D95C2DB, xmp.iid:11A8BD6D8487E111B6E9F1854D95C2DB, xmp.iid:12A8BD6D8487E111B6E9F1854D95C2DB, xmp.iid:13A8BD6D8487E111B6E9F1854D95C2DB, xmp.iid:14A8BD6D8487E111B6E9F1854D95C2DB, xmp.iid:15A8BD6D8487E111B6E9F1854D95C2DB, xmp.iid:16A8BD6D8487E111B6E9F1854D95C2DB, xmp.iid:17A8BD6D8487E111B6E9F1854D95C2DB, xmp.iid:18A8BD6D8487E111B6E9F1854D95C2DB, xmp.iid:19A8BD6D8487E111B6E9F1854D95C2DB, xmp.iid:1AA8BD6D8487E111B6E9F1854D95C2DB, xmp.iid:1BA8BD6D8487E111B6E9F1854D95C2DB, xmp.iid:115F80D08587E111B6E9F1854D95C2DB, xmp.iid:125F80D08587E111B6E9F1854D95C2DB, xmp.iid:135F80D08587E111B6E9F1854D95C2DB, xmp.iid:145F80D08587E111B6E9F1854D95C2DB, xmp.iid:155F80D08587E111B6E9F1854D95C2DB, xmp.iid:165F80D08587E111B6E9F1854D95C2DB, xmp.iid:175F80D08587E111B6E9F1854D95C2DB, xmp.iid:185F80D08587E111B6E9F1854D95C2DB, xmp.iid:195F80D08587E111B6E9F1854D95C2DB, xmp.iid:1A5F80D08587E111B6E9F1854D95C2DB, xmp.iid:1B5F80D08587E111B6E9F1854D95C2DB, xmp.iid:84ACFBA28E87E111B6E9F1854D95C2DB, xmp.iid:85ACFBA28E87E111B6E9F1854D95C2DB, xmp.iid:86ACFBA28E87E111B6E9F1854D95C2DB, xmp.iid:87ACFBA28E87E111B6E9F1854D95C2DB, xmp.iid:88ACFBA28E87E111B6E9F1854D95C2DB, xmp.iid:89ACFBA28E87E111B6E9F1854D95C2DB, xmp.iid:8AACFBA28E87E111B6E9F1854D95C2DB, xmp.iid:8BACFBA28E87E111B6E9F1854D95C2DB, xmp.iid:8CACFBA28E87E111B6E9F1854D95C2DB, xmp.iid:8DACFBA28E87E111B6E9F1854D95C2DB, xmp.iid:8EACFBA28E87E111B6E9F1854D95C2DB, xmp.iid:563B839D9187E111B6E9F1854D95C2DB, xmp.iid:573B839D9187E111B6E9F1854D95C2DB, xmp.iid:583B839D9187E111B6E9F1854D95C2DB, xmp.iid:593B839D9187E111B6E9F1854D95C2DB, xmp.iid:5A3B839D9187E111B6E9F1854D95C2DB, xmp.iid:5B3B839D9187E111B6E9F1854D95C2DB, xmp.iid:5C3B839D9187E111B6E9F1854D95C2DB, xmp.iid:5D3B839D9187E111B6E9F1854D95C2DB, xmp.iid:5E3B839D9187E111B6E9F1854D95C2DB, xmp.iid:5F3B839D9187E111B6E9F1854D95C2DB, xmp.iid:603B839D9187E111B6E9F1854D95C2DB, xmp.iid:09A26B759387E111B6E9F1854D95C2DB, xmp.iid:0AA26B759387E111B6E9F1854D95C2DB, xmp.iid:0BA26B759387E111B6E9F1854D95C2DB, xmp.iid:0CA26B759387E111B6E9F1854D95C2DB, xmp.iid:0DA26B759387E111B6E9F1854D95C2DB, xmp.iid:0EA26B759387E111B6E9F1854D95C2DB, xmp.iid:0FA26B759387E111B6E9F1854D95C2DB, xmp.iid:10A26B759387E111B6E9F1854D95C2DB, xmp.iid:11A26B759387E111B6E9F1854D95C2DB, xmp.iid:12A26B759387E111B6E9F1854D95C2DB, xmp.iid:13A26B759387E111B6E9F1854D95C2DB, xmp.iid:68583F149587E111B6E9F1854D95C2DB, xmp.iid:69583F149587E111B6E9F1854D95C2DB, xmp.iid:6A583F149587E111B6E9F1854D95C2DB, xmp.iid:6B583F149587E111B6E9F1854D95C2DB, xmp.iid:6C583F149587E111B6E9F1854D95C2DB, xmp.iid:6D583F149587E111B6E9F1854D95C2DB, xmp.iid:6E583F149587E111B6E9F1854D95C2DB, xmp.iid:6F583F149587E111B6E9F1854D95C2DB, xmp.iid:70583F149587E111B6E9F1854D95C2DB, xmp.iid:71583F149587E111B6E9F1854D95C2DB, xmp.iid:72583F149587E111B6E9F1854D95C2DB, xmp.iid:8E82808E9B87E111B6E9F1854D95C2DB, xmp.iid:8F82808E9B87E111B6E9F1854D95C2DB, xmp.iid:9082808E9B87E111B6E9F1854D95C2DB, xmp.iid:9182808E9B87E111B6E9F1854D95C2DB, xmp.iid:9282808E9B87E111B6E9F1854D95C2DB, xmp.iid:9382808E9B87E111B6E9F1854D95C2DB, xmp.iid:9482808E9B87E111B6E9F1854D95C2DB, xmp.iid:9582808E9B87E111B6E9F1854D95C2DB, xmp.iid:9682808E9B87E111B6E9F1854D95C2DB, xmp.iid:9782808E9B87E111B6E9F1854D95C2DB, xmp.iid:9882808E9B87E111B6E9F1854D95C2DB, xmp.iid:39C37BC2A087E111B6E9F1854D95C2DB, xmp.iid:3AC37BC2A087E111B6E9F1854D95C2DB, xmp.iid:3BC37BC2A087E111B6E9F1854D95C2DB, xmp.iid:3CC37BC2A087E111B6E9F1854D95C2DB, xmp.iid:3DC37BC2A087E111B6E9F1854D95C2DB, xmp.iid:5E6420992888E1119924FC52E9D0FCBC, xmp.iid:5F6420992888E1119924FC52E9D0FCBC, xmp.iid:606420992888E1119924FC52E9D0FCBC, xmp.iid:616420992888E1119924FC52E9D0FCBC, xmp.iid:626420992888E1119924FC52E9D0FCBC, xmp.iid:636420992888E1119924FC52E9D0FCBC, xmp.iid:646420992888E1119924FC52E9D0FCBC, xmp.iid:656420992888E1119924FC52E9D0FCBC, xmp.iid:666420992888E1119924FC52E9D0FCBC, xmp.iid:676420992888E1119924FC52E9D0FCBC, xmp.iid:33E1DB7E2E88E1119924FC52E9D0FCBC, xmp.iid:34E1DB7E2E88E1119924FC52E9D0FCBC, xmp.iid:35E1DB7E2E88E1119924FC52E9D0FCBC, xmp.iid:36E1DB7E2E88E1119924FC52E9D0FCBC, xmp.iid:37E1DB7E2E88E1119924FC52E9D0FCBC, xmp.iid:38E1DB7E2E88E1119924FC52E9D0FCBC, xmp.iid:39E1DB7E2E88E1119924FC52E9D0FCBC, xmp.iid:3AE1DB7E2E88E1119924FC52E9D0FCBC, xmp.iid:3BE1DB7E2E88E1119924FC52E9D0FCBC, xmp.iid:3CE1DB7E2E88E1119924FC52E9D0FCBC, xmp.iid:3DE1DB7E2E88E1119924FC52E9D0FCBC, xmp.iid:8209DBD93788E1119924FC52E9D0FCBC, xmp.iid:8309DBD93788E1119924FC52E9D0FCBC, xmp.iid:8409DBD93788E1119924FC52E9D0FCBC, xmp.iid:8509DBD93788E1119924FC52E9D0FCBC, xmp.iid:8609DBD93788E1119924FC52E9D0FCBC, xmp.iid:8709DBD93788E1119924FC52E9D0FCBC, xmp.iid:8809DBD93788E1119924FC52E9D0FCBC, xmp.iid:8909DBD93788E1119924FC52E9D0FCBC, xmp.iid:8A09DBD93788E1119924FC52E9D0FCBC, xmp.iid:8B09DBD93788E1119924FC52E9D0FCBC, xmp.iid:8C09DBD93788E1119924FC52E9D0FCBC, xmp.iid:7F1FDDBB3A88E1119924FC52E9D0FCBC, xmp.iid:801FDDBB3A88E1119924FC52E9D0FCBC, xmp.iid:811FDDBB3A88E1119924FC52E9D0FCBC, xmp.iid:821FDDBB3A88E1119924FC52E9D0FCBC, xmp.iid:831FDDBB3A88E1119924FC52E9D0FCBC, xmp.iid:841FDDBB3A88E1119924FC52E9D0FCBC, xmp.iid:851FDDBB3A88E1119924FC52E9D0FCBC, xmp.iid:861FDDBB3A88E1119924FC52E9D0FCBC, xmp.iid:871FDDBB3A88E1119924FC52E9D0FCBC, xmp.iid:881FDDBB3A88E1119924FC52E9D0FCBC, xmp.iid:891FDDBB3A88E1119924FC52E9D0FCBC, xmp.iid:DF1E40813C88E1119924FC52E9D0FCBC, xmp.iid:E01E40813C88E1119924FC52E9D0FCBC, xmp.iid:E11E40813C88E1119924FC52E9D0FCBC, xmp.iid:E21E40813C88E1119924FC52E9D0FCBC, xmp.iid:E31E40813C88E1119924FC52E9D0FCBC, xmp.iid:E41E40813C88E1119924FC52E9D0FCBC, xmp.iid:E51E40813C88E1119924FC52E9D0FCBC, xmp.iid:E61E40813C88E1119924FC52E9D0FCBC, xmp.iid:E71E40813C88E1119924FC52E9D0FCBC, xmp.iid:E81E40813C88E1119924FC52E9D0FCBC, xmp.iid:E91E40813C88E1119924FC52E9D0FCBC, xmp.iid:D790202D3E88E1119924FC52E9D0FCBC, xmp.iid:D890202D3E88E1119924FC52E9D0FCBC, xmp.iid:D990202D3E88E1119924FC52E9D0FCBC, xmp.iid:DA90202D3E88E1119924FC52E9D0FCBC, xmp.iid:DB90202D3E88E1119924FC52E9D0FCBC, xmp.iid:DC90202D3E88E1119924FC52E9D0FCBC, xmp.iid:DD90202D3E88E1119924FC52E9D0FCBC, xmp.iid:DE90202D3E88E1119924FC52E9D0FCBC, xmp.iid:DF90202D3E88E1119924FC52E9D0FCBC, xmp.iid:E090202D3E88E1119924FC52E9D0FCBC, xmp.iid:E190202D3E88E1119924FC52E9D0FCBC, xmp.iid:29C3BBC83F88E1119924FC52E9D0FCBC, xmp.iid:2AC3BBC83F88E1119924FC52E9D0FCBC, xmp.iid:2BC3BBC83F88E1119924FC52E9D0FCBC, xmp.iid:2CC3BBC83F88E1119924FC52E9D0FCBC, xmp.iid:2DC3BBC83F88E1119924FC52E9D0FCBC, xmp.iid:2EC3BBC83F88E1119924FC52E9D0FCBC, xmp.iid:2FC3BBC83F88E1119924FC52E9D0FCBC, xmp.iid:30C3BBC83F88E1119924FC52E9D0FCBC, xmp.iid:31C3BBC83F88E1119924FC52E9D0FCBC, xmp.iid:32C3BBC83F88E1119924FC52E9D0FCBC, xmp.iid:33C3BBC83F88E1119924FC52E9D0FCBC, xmp.iid:59FBB35B5388E1119924FC52E9D0FCBC, xmp.iid:5AFBB35B5388E1119924FC52E9D0FCBC, xmp.iid:5BFBB35B5388E1119924FC52E9D0FCBC, xmp.iid:5CFBB35B5388E1119924FC52E9D0FCBC, xmp.iid:5DFBB35B5388E1119924FC52E9D0FCBC, xmp.iid:5EFBB35B5388E1119924FC52E9D0FCBC, xmp.iid:5FFBB35B5388E1119924FC52E9D0FCBC, xmp.iid:60FBB35B5388E1119924FC52E9D0FCBC, xmp.iid:61FBB35B5388E1119924FC52E9D0FCBC, xmp.iid:62FBB35B5388E1119924FC52E9D0FCBC, xmp.iid:63FBB35B5388E1119924FC52E9D0FCBC, xmp.iid:8A1D75905888E1119924FC52E9D0FCBC, xmp.iid:8B1D75905888E1119924FC52E9D0FCBC, xmp.iid:8C1D75905888E1119924FC52E9D0FCBC, xmp.iid:8D1D75905888E1119924FC52E9D0FCBC, xmp.iid:8E1D75905888E1119924FC52E9D0FCBC, xmp.iid:8F1D75905888E1119924FC52E9D0FCBC, xmp.iid:901D75905888E1119924FC52E9D0FCBC, xmp.iid:911D75905888E1119924FC52E9D0FCBC, xmp.iid:921D75905888E1119924FC52E9D0FCBC, xmp.iid:931D75905888E1119924FC52E9D0FCBC, xmp.iid:941D75905888E1119924FC52E9D0FCBC, xmp.iid:5F47B1A26188E1119924FC52E9D0FCBC, xmp.iid:6047B1A26188E1119924FC52E9D0FCBC, xmp.iid:6147B1A26188E1119924FC52E9D0FCBC, xmp.iid:6247B1A26188E1119924FC52E9D0FCBC, xmp.iid:6347B1A26188E1119924FC52E9D0FCBC, xmp.iid:6447B1A26188E1119924FC52E9D0FCBC, xmp.iid:6547B1A26188E1119924FC52E9D0FCBC, xmp.iid:6647B1A26188E1119924FC52E9D0FCBC, xmp.iid:6747B1A26188E1119924FC52E9D0FCBC, xmp.iid:523BFE28FB88E111A6B7A7240D4B44B2, xmp.iid:533BFE28FB88E111A6B7A7240D4B44B2, xmp.iid:543BFE28FB88E111A6B7A7240D4B44B2, xmp.iid:553BFE28FB88E111A6B7A7240D4B44B2, xmp.iid:563BFE28FB88E111A6B7A7240D4B44B2, xmp.iid:573BFE28FB88E111A6B7A7240D4B44B2, xmp.iid:583BFE28FB88E111A6B7A7240D4B44B2, xmp.iid:593BFE28FB88E111A6B7A7240D4B44B2, xmp.iid:5A3BFE28FB88E111A6B7A7240D4B44B2, xmp.iid:5B3BFE28FB88E111A6B7A7240D4B44B2, xmp.iid:6DB33D790089E111A6B7A7240D4B44B2, xmp.iid:6EB33D790089E111A6B7A7240D4B44B2, xmp.iid:6FB33D790089E111A6B7A7240D4B44B2, xmp.iid:70B33D790089E111A6B7A7240D4B44B2, xmp.iid:71B33D790089E111A6B7A7240D4B44B2, xmp.iid:72B33D790089E111A6B7A7240D4B44B2, xmp.iid:73B33D790089E111A6B7A7240D4B44B2, xmp.iid:74B33D790089E111A6B7A7240D4B44B2, xmp.iid:75B33D790089E111A6B7A7240D4B44B2, xmp.iid:76B33D790089E111A6B7A7240D4B44B2, xmp.iid:77B33D790089E111A6B7A7240D4B44B2, xmp.iid:204803800689E111A6B7A7240D4B44B2, xmp.iid:214803800689E111A6B7A7240D4B44B2, xmp.iid:224803800689E111A6B7A7240D4B44B2, xmp.iid:234803800689E111A6B7A7240D4B44B2, xmp.iid:244803800689E111A6B7A7240D4B44B2, xmp.iid:254803800689E111A6B7A7240D4B44B2, xmp.iid:264803800689E111A6B7A7240D4B44B2, xmp.iid:274803800689E111A6B7A7240D4B44B2, xmp.iid:284803800689E111A6B7A7240D4B44B2, xmp.iid:294803800689E111A6B7A7240D4B44B2, xmp.iid:2A4803800689E111A6B7A7240D4B44B2, xmp.iid:102C94330989E111A6B7A7240D4B44B2, xmp.iid:112C94330989E111A6B7A7240D4B44B2, xmp.iid:122C94330989E111A6B7A7240D4B44B2, xmp.iid:132C94330989E111A6B7A7240D4B44B2, xmp.iid:142C94330989E111A6B7A7240D4B44B2, xmp.iid:152C94330989E111A6B7A7240D4B44B2, xmp.iid:162C94330989E111A6B7A7240D4B44B2, xmp.iid:172C94330989E111A6B7A7240D4B44B2, xmp.iid:182C94330989E111A6B7A7240D4B44B2, xmp.iid:192C94330989E111A6B7A7240D4B44B2, xmp.iid:1A2C94330989E111A6B7A7240D4B44B2, xmp.iid:26EDB9911C89E111A6B7A7240D4B44B2, xmp.iid:27EDB9911C89E111A6B7A7240D4B44B2, xmp.iid:28EDB9911C89E111A6B7A7240D4B44B2, xmp.iid:29EDB9911C89E111A6B7A7240D4B44B2, xmp.iid:2AEDB9911C89E111A6B7A7240D4B44B2, xmp.iid:2BEDB9911C89E111A6B7A7240D4B44B2, xmp.iid:2CEDB9911C89E111A6B7A7240D4B44B2, xmp.iid:2DEDB9911C89E111A6B7A7240D4B44B2, xmp.iid:2EEDB9911C89E111A6B7A7240D4B44B2, xmp.iid:2FEDB9911C89E111A6B7A7240D4B44B2, xmp.iid:30EDB9911C89E111A6B7A7240D4B44B2, xmp.iid:94EB13752889E111A6B7A7240D4B44B2, xmp.iid:95EB13752889E111A6B7A7240D4B44B2, xmp.iid:96EB13752889E111A6B7A7240D4B44B2, xmp.iid:97EB13752889E111A6B7A7240D4B44B2, xmp.iid:98EB13752889E111A6B7A7240D4B44B2, xmp.iid:99EB13752889E111A6B7A7240D4B44B2, xmp.iid:9AEB13752889E111A6B7A7240D4B44B2, xmp.iid:9BEB13752889E111A6B7A7240D4B44B2, xmp.iid:9CEB13752889E111A6B7A7240D4B44B2, xmp.iid:9DEB13752889E111A6B7A7240D4B44B2, xmp.iid:9EEB13752889E111A6B7A7240D4B44B2, xmp.iid:873B8F1C2A89E111A6B7A7240D4B44B2, xmp.iid:883B8DAB2E89E111B79DB2F17A7A3851, xmp.iid:893B8DAB2E89E111B79DB2F17A7A3851, xmp.iid:8A3B8DAB2E89E111B79DB2F17A7A3851, xmp.iid:487A3ADCBF89E111A44494068CDAE3F8, xmp.iid:497A3ADCBF89E111A44494068CDAE3F8, xmp.iid:4A7A3ADCBF89E111A44494068CDAE3F8, xmp.iid:4B7A3ADCBF89E111A44494068CDAE3F8, xmp.iid:4C7A3ADCBF89E111A44494068CDAE3F8, xmp.iid:00DE6F0AE58CE111842A8DB5FB46251D, xmp.iid:01DE6F0AE58CE111842A8DB5FB46251D, xmp.iid:02DE6F0AE58CE111842A8DB5FB46251D, xmp.iid:03DE6F0AE58CE111842A8DB5FB46251D, xmp.iid:04DE6F0AE58CE111842A8DB5FB46251D, xmp.iid:634630E3F88CE111B4BD9A6F92C70441, xmp.iid:644630E3F88CE111B4BD9A6F92C70441, xmp.iid:C6E2F533728EE1118B47F00A3F861278, xmp.iid:C7E2F533728EE1118B47F00A3F861278, xmp.iid:C8E2F533728EE1118B47F00A3F861278, xmp.iid:C9E2F533728EE1118B47F00A3F861278, xmp.iid:CAE2F533728EE1118B47F00A3F861278, xmp.iid:CBE2F533728EE1118B47F00A3F861278, xmp.iid:4DCDAB46968EE111AB22DEE58F118F8F, xmp.iid:4ECDAB46968EE111AB22DEE58F118F8F, xmp.iid:4FCDAB46968EE111AB22DEE58F118F8F, xmp.iid:50CDAB46968EE111AB22DEE58F118F8F, xmp.iid:51CDAB46968EE111AB22DEE58F118F8F, xmp.iid:DC5B09C79B8EE111B342BFBA6E282BB3, xmp.iid:38B9709C798FE1118D528A638C99F7B9, xmp.iid:EB99E8822B90E111833FF47B1A67FA33, xmp.iid:EC99E8822B90E111833FF47B1A67FA33, xmp.iid:D1A17A069095E1119AE99A1C6306CE23, xmp.iid:D2A17A069095E1119AE99A1C6306CE23, xmp.iid:D3A17A069095E1119AE99A1C6306CE23, xmp.iid:D4A17A069095E1119AE99A1C6306CE23, xmp.iid:13595AF5BC95E1119EA8A2BA2AD8D368, xmp.iid:14595AF5BC95E1119EA8A2BA2AD8D368, xmp.iid:574DDF03E097E1118005F660C7B56297, xmp.iid:584DDF03E097E1118005F660C7B56297, xmp.iid:177E8DBAF298E1119A4FCC44B66DF43F, xmp.iid:187E8DBAF298E1119A4FCC44B66DF43F, xmp.iid:88115F387899E111857F9193ED2575A5, xmp.iid:89115F387899E111857F9193ED2575A5, xmp.iid:8A115F387899E111857F9193ED2575A5, xmp.iid:8B115F387899E111857F9193ED2575A5, xmp.iid:8C115F387899E111857F9193ED2575A5, xmp.iid:8D115F387899E111857F9193ED2575A5 History When : 2012:04:12 09:35:59+08:00, 2012:04:12 09:57:30+08:00, 2012:04:12 09:57:30+08:00, 2012:04:12 10:12:01+08:00, 2012:04:12 10:18:42+08:00, 2012:04:12 10:29:07+08:00, 2012:04:12 10:33:13+08:00, 2012:04:12 10:36:38+08:00, 2012:04:12 10:41:23+08:00, 2012:04:12 10:48:52+08:00, 2012:04:12 11:03:25+08:00, 2012:04:12 11:09:26+08:00, 2012:04:12 11:11:25+08:00, 2012:04:12 11:12:23+08:00, 2012:04:12 11:13:48+08:00, 2012:04:12 11:17:32+08:00, 2012:04:12 11:17:50+08:00, 2012:04:12 11:28:35+08:00, 2012:04:12 11:38:06+08:00, 2012:04:12 11:40:09+08:00, 2012:04:12 12:05:04+08:00, 2012:04:12 12:06:10+08:00, 2012:04:12 12:06:16+08:00, 2012:04:12 12:08:38+08:00, 2012:04:12 12:09:47+08:00, 2012:04:12 12:10:14+08:00, 2012:04:12 12:10:36+08:00, 2012:04:12 12:20:01+08:00, 2012:04:12 14:01:33+08:00, 2012:04:12 14:07:06+08:00, 2012:04:12 14:08:55+08:00, 2012:04:12 14:16+08:00, 2012:04:12 14:19:02+08:00, 2012:04:12 14:21:18+08:00, 2012:04:12 14:22:39+08:00, 2012:04:12 14:22:50+08:00, 2012:04:12 14:25:08+08:00, 2012:04:12 14:25:25+08:00, 2012:04:12 14:27:01+08:00, 2012:04:12 14:35:58+08:00, 2012:04:12 14:37:52+08:00, 2012:04:12 14:39:18+08:00, 2012:04:12 14:39:38+08:00, 2012:04:12 14:41:04+08:00, 2012:04:12 14:41:40+08:00, 2012:04:12 14:41:57+08:00, 2012:04:12 14:42:49+08:00, 2012:04:12 14:43:18+08:00, 2012:04:12 14:44:40+08:00, 2012:04:12 14:46:15+08:00, 2012:04:12 14:46:36+08:00, 2012:04:12 14:46:44+08:00, 2012:04:12 14:47:43+08:00, 2012:04:12 14:48:38+08:00, 2012:04:12 14:49:45+08:00, 2012:04:12 14:50:37+08:00, 2012:04:12 14:54:05+08:00, 2012:04:12 14:54:45+08:00, 2012:04:12 14:54:58+08:00, 2012:04:12 14:56:16+08:00, 2012:04:12 14:56:30+08:00, 2012:04:12 15:01:41+08:00, 2012:04:12 16:06:43+08:00, 2012:04:12 16:07:09+08:00, 2012:04:12 16:07:36+08:00, 2012:04:12 16:08:53+08:00, 2012:04:12 16:12:48+08:00, 2012:04:12 16:14:20+08:00, 2012:04:12 16:14:57+08:00, 2012:04:12 16:19:07+08:00, 2012:04:12 16:21:07+08:00, 2012:04:12 16:21:51+08:00, 2012:04:12 16:22:45+08:00, 2012:04:12 16:23:54+08:00, 2012:04:12 16:24:05+08:00, 2012:04:12 16:25:02+08:00, 2012:04:12 16:25:26+08:00, 2012:04:12 16:28:43+08:00, 2012:04:12 16:32:09+08:00, 2012:04:12 16:32:27+08:00, 2012:04:12 16:33:24+08:00, 2012:04:12 16:33:52+08:00, 2012:04:12 16:35:11+08:00, 2012:04:12 16:43:29+08:00, 2012:04:12 16:43:57+08:00, 2012:04:12 16:44:49+08:00, 2012:04:12 16:45:10+08:00, 2012:04:12 16:46:51+08:00, 2012:04:12 16:47:23+08:00, 2012:04:12 16:47:58+08:00, 2012:04:12 16:48:31+08:00, 2012:04:12 16:49:03+08:00, 2012:04:12 16:49:20+08:00, 2012:04:12 16:50:04+08:00, 2012:04:12 16:50:52+08:00, 2012:04:12 16:51:45+08:00, 2012:04:12 16:52:31+08:00, 2012:04:12 16:52:59+08:00, 2012:04:12 16:54:21+08:00, 2012:04:12 16:55:13+08:00, 2012:04:12 16:56:14+08:00, 2012:04:12 16:57:57+08:00, 2012:04:12 16:58:35+08:00, 2012:04:12 16:59:02+08:00, 2012:04:12 17:00:42+08:00, 2012:04:12 17:01:23+08:00, 2012:04:12 17:19:33+08:00, 2012:04:12 17:20:29+08:00, 2012:04:12 17:20:57+08:00, 2012:04:12 17:21:09+08:00, 2012:04:12 17:21:41+08:00, 2012:04:12 17:22:16+08:00, 2012:04:12 17:23:06+08:00, 2012:04:12 17:23:20+08:00, 2012:04:12 17:24:13+08:00, 2012:04:13 10:26:30+08:00, 2012:04:13 10:30:50+08:00, 2012:04:13 10:31:07+08:00, 2012:04:13 10:31:29+08:00, 2012:04:13 10:34:56+08:00, 2012:04:13 10:36:49+08:00, 2012:04:13 10:37:48+08:00, 2012:04:13 10:56:09+08:00, 2012:04:13 10:57:50+08:00, 2012:04:13 10:59:04+08:00, 2012:04:13 11:00:29+08:00, 2012:04:13 11:01:01+08:00, 2012:04:13 11:01:07+08:00, 2012:04:13 11:02:08+08:00, 2012:04:13 11:02:24+08:00, 2012:04:13 11:03:21+08:00, 2012:04:13 11:06:13+08:00, 2012:04:13 11:07:40+08:00, 2012:04:13 11:08:28+08:00, 2012:04:13 11:09:07+08:00, 2012:04:13 11:09:16+08:00, 2012:04:13 11:10:25+08:00, 2012:04:13 11:10:38+08:00, 2012:04:13 11:11:05+08:00, 2012:04:13 11:15:01+08:00, 2012:04:13 11:18:49+08:00, 2012:04:13 11:19:33+08:00, 2012:04:13 11:21:13+08:00, 2012:04:13 11:21:41+08:00, 2012:04:13 11:24:14+08:00, 2012:04:13 11:26:29+08:00, 2012:04:13 11:27:29+08:00, 2012:04:13 11:27:54+08:00, 2012:04:13 11:29:36+08:00, 2012:04:13 11:29:58+08:00, 2012:04:13 11:30:37+08:00, 2012:04:13 11:31:18+08:00, 2012:04:13 11:31:22+08:00, 2012:04:13 11:31:43+08:00, 2012:04:13 11:34:15+08:00, 2012:04:13 11:36:32+08:00, 2012:04:13 11:43:50+08:00, 2012:04:13 11:45:19+08:00, 2012:04:13 11:47:33+08:00, 2012:04:13 11:48:17+08:00, 2012:04:13 11:48:33+08:00, 2012:04:13 11:50:07+08:00, 2012:04:13 11:50:36+08:00, 2012:04:13 11:51:33+08:00, 2012:04:13 11:52:52+08:00, 2012:04:13 11:53:01+08:00, 2012:04:13 11:53:12+08:00, 2012:04:13 11:54+08:00, 2012:04:13 11:54:05+08:00, 2012:04:13 11:57:07+08:00, 2012:04:13 12:09:31+08:00, 2012:04:13 12:18:07+08:00, 2012:04:13 12:18:29+08:00, 2012:04:13 12:21:08+08:00, 2012:04:13 12:22:13+08:00, 2012:04:13 12:22:35+08:00, 2012:04:13 12:23:14+08:00, 2012:04:13 12:25:05+08:00, 2012:04:13 12:25:22+08:00, 2012:04:13 12:26:05+08:00, 2012:04:13 12:26:45+08:00, 2012:04:13 12:27:29+08:00, 2012:04:13 12:32:26+08:00, 2012:04:13 12:34:56+08:00, 2012:04:13 12:35:12+08:00, 2012:04:13 12:35:41+08:00, 2012:04:13 12:36:20+08:00, 2012:04:13 12:36:25+08:00, 2012:04:13 12:37:06+08:00, 2012:04:13 12:37:23+08:00, 2012:04:13 12:37:48+08:00, 2012:04:13 12:38:11+08:00, 2012:04:13 14:13:37+08:00, 2012:04:13 14:15:31+08:00, 2012:04:13 14:17:07+08:00, 2012:04:13 14:19:04+08:00, 2012:04:13 14:20:08+08:00, 2012:04:13 14:20:40+08:00, 2012:04:13 14:21:25+08:00, 2012:04:13 14:24:18+08:00, 2012:04:13 14:27:11+08:00, 2012:04:13 14:27:45+08:00, 2012:04:13 14:28:01+08:00, 2012:04:13 14:28:50+08:00, 2012:04:13 14:28:57+08:00, 2012:04:13 14:29:24+08:00, 2012:04:13 14:31:07+08:00, 2012:04:13 14:31:24+08:00, 2012:04:13 14:32:19+08:00, 2012:04:13 14:32:26+08:00, 2012:04:13 14:33:08+08:00, 2012:04:13 14:36:33+08:00, 2012:04:13 14:40:03+08:00, 2012:04:13 14:41:04+08:00, 2012:04:13 14:41:19+08:00, 2012:04:13 14:41:52+08:00, 2012:04:13 14:42:06+08:00, 2012:04:13 14:42:33+08:00, 2012:04:13 14:42:49+08:00, 2012:04:13 14:42:57+08:00, 2012:04:13 14:43:11+08:00, 2012:04:13 14:43:21+08:00, 2012:04:13 14:43:30+08:00, 2012:04:13 14:44:07+08:00, 2012:04:13 14:44:48+08:00, 2012:04:13 14:45:25+08:00, 2012:04:13 14:47:28+08:00, 2012:04:13 14:47:57+08:00, 2012:04:13 14:48:32+08:00, 2012:04:13 14:48:46+08:00, 2012:04:13 14:49+08:00, 2012:04:13 14:49:13+08:00, 2012:04:13 14:49:31+08:00, 2012:04:13 14:50:47+08:00, 2012:04:13 14:51:52+08:00, 2012:04:13 14:57:25+08:00, 2012:04:13 14:58:55+08:00, 2012:04:13 15:00:20+08:00, 2012:04:13 15:00:37+08:00, 2012:04:13 15:01:20+08:00, 2012:04:13 15:02:07+08:00, 2012:04:13 15:02:14+08:00, 2012:04:13 15:02:58+08:00, 2012:04:13 15:03:04+08:00, 2012:04:13 15:03:51+08:00, 2012:04:13 15:27+08:00, 2012:04:13 15:27:23+08:00, 2012:04:13 15:29:21+08:00, 2012:04:13 15:30:16+08:00, 2012:04:13 15:31:02+08:00, 2012:04:13 15:31:59+08:00, 2012:04:13 15:32:11+08:00, 2012:04:13 15:34:18+08:00, 2012:04:13 15:34:53+08:00, 2012:04:13 15:37:49+08:00, 2012:04:13 15:39:41+08:00, 2012:04:13 15:39:59+08:00, 2012:04:13 15:40:44+08:00, 2012:04:13 15:41:17+08:00, 2012:04:13 15:43:17+08:00, 2012:04:13 15:44:43+08:00, 2012:04:13 15:45+08:00, 2012:04:13 15:45:34+08:00, 2012:04:13 15:46:13+08:00, 2012:04:13 15:47:15+08:00, 2012:04:13 15:47:37+08:00, 2012:04:13 15:49:11+08:00, 2012:04:13 15:50:07+08:00, 2012:04:13 15:50:54+08:00, 2012:04:13 15:51:25+08:00, 2012:04:13 15:51:36+08:00, 2012:04:13 15:52:18+08:00, 2012:04:13 15:53:37+08:00, 2012:04:13 15:53:54+08:00, 2012:04:13 15:54:09+08:00, 2012:04:13 15:54:23+08:00, 2012:04:13 15:55:19+08:00, 2012:04:13 15:55:48+08:00, 2012:04:13 15:56:07+08:00, 2012:04:13 15:59:33+08:00, 2012:04:13 16:00:11+08:00, 2012:04:13 16:00:24+08:00, 2012:04:13 16:00:31+08:00, 2012:04:13 16:01:13+08:00, 2012:04:13 16:01:18+08:00, 2012:04:13 16:02:25+08:00, 2012:04:13 16:02:37+08:00, 2012:04:13 16:03:40+08:00, 2012:04:13 16:05:15+08:00, 2012:04:13 16:06:35+08:00, 2012:04:13 16:06:58+08:00, 2012:04:13 16:08:21+08:00, 2012:04:13 16:10:07+08:00, 2012:04:13 16:11:10+08:00, 2012:04:13 16:11:21+08:00, 2012:04:13 16:11:38+08:00, 2012:04:13 16:13:41+08:00, 2012:04:13 16:14:20+08:00, 2012:04:13 16:14:42+08:00, 2012:04:13 16:32:26+08:00, 2012:04:13 16:32:45+08:00, 2012:04:13 16:33:30+08:00, 2012:04:13 16:34:02+08:00, 2012:04:13 16:35:35+08:00, 2012:04:13 16:36:14+08:00, 2012:04:13 16:36:33+08:00, 2012:04:13 16:37:03+08:00, 2012:04:13 16:37:17+08:00, 2012:04:13 16:38:06+08:00, 2012:04:13 16:38:25+08:00, 2012:04:13 16:39:17+08:00, 2012:04:13 16:39:43+08:00, 2012:04:13 16:41:26+08:00, 2012:04:13 16:41:42+08:00, 2012:04:13 16:42:05+08:00, 2012:04:13 16:42:30+08:00, 2012:04:13 16:45:07+08:00, 2012:04:13 16:46:08+08:00, 2012:04:16 10:13:59+08:00, 2012:04:16 10:14:52+08:00, 2012:04:16 10:21:18+08:00, 2012:04:16 10:22:26+08:00, 2012:04:16 10:22:38+08:00, 2012:04:16 10:24:11+08:00, 2012:04:16 10:26:39+08:00, 2012:04:16 10:27:01+08:00, 2012:04:16 10:27:13+08:00, 2012:04:16 10:27:16+08:00, 2012:04:16 10:31:43+08:00, 2012:04:16 10:32:03+08:00, 2012:04:16 10:32:21+08:00, 2012:04:16 10:34:10+08:00, 2012:04:16 10:35:07+08:00, 2012:04:16 10:35:32+08:00, 2012:04:16 10:42:03+08:00, 2012:04:16 10:44:37+08:00, 2012:04:16 10:45:10+08:00, 2012:04:16 10:45:43+08:00, 2012:04:16 10:46:40+08:00, 2012:04:16 10:46:54+08:00, 2012:04:16 10:48:10+08:00, 2012:04:16 10:48:59+08:00, 2012:04:16 10:49:04+08:00, 2012:04:16 10:49:42+08:00, 2012:04:16 10:51:28+08:00, 2012:04:16 10:51:31+08:00, 2012:04:16 10:52:09+08:00, 2012:04:16 10:52:55+08:00, 2012:04:16 10:54:32+08:00, 2012:04:16 10:56:37+08:00, 2012:04:16 10:57:16+08:00, 2012:04:16 10:58:55+08:00, 2012:04:16 10:59:08+08:00, 2012:04:16 11:00:15+08:00, 2012:04:16 11:00:24+08:00, 2012:04:16 11:00:43+08:00, 2012:04:16 11:00:51+08:00, 2012:04:16 11:01:01+08:00, 2012:04:16 11:01:16+08:00, 2012:04:16 11:01:29+08:00, 2012:04:16 11:01:54+08:00, 2012:04:16 11:02:08+08:00, 2012:04:16 11:03:47+08:00, 2012:04:16 11:04:43+08:00, 2012:04:16 11:04:54+08:00, 2012:04:16 11:05:27+08:00, 2012:04:16 11:05:42+08:00, 2012:04:16 11:06:26+08:00, 2012:04:16 11:07:10+08:00, 2012:04:16 11:07:33+08:00, 2012:04:16 11:09:35+08:00, 2012:04:16 11:10:05+08:00, 2012:04:16 11:11:42+08:00, 2012:04:16 11:13:14+08:00, 2012:04:16 11:14:41+08:00, 2012:04:16 11:15:22+08:00, 2012:04:16 11:15:33+08:00, 2012:04:16 11:30:47+08:00, 2012:04:16 11:31:54+08:00, 2012:04:16 11:34:03+08:00, 2012:04:16 11:34:19+08:00, 2012:04:16 11:34:48+08:00, 2012:04:16 11:36:51+08:00, 2012:04:16 11:37:26+08:00, 2012:04:16 11:39:18+08:00, 2012:04:16 11:39:57+08:00, 2012:04:16 11:42:42+08:00, 2012:04:16 11:43:15+08:00, 2012:04:16 11:43:41+08:00, 2012:04:16 11:44:37+08:00, 2012:04:16 11:45:30+08:00, 2012:04:16 11:46:29+08:00, 2012:04:16 11:47:57+08:00, 2012:04:16 11:48:36+08:00, 2012:04:16 11:48:51+08:00, 2012:04:16 11:49:45+08:00, 2012:04:16 11:50:06+08:00, 2012:04:16 11:51:03+08:00, 2012:04:16 11:53:59+08:00, 2012:04:16 11:55:05+08:00, 2012:04:16 11:55:14+08:00, 2012:04:16 11:57:03+08:00, 2012:04:16 11:57:40+08:00, 2012:04:16 11:58:05+08:00, 2012:04:16 11:58:21+08:00, 2012:04:16 11:59:23+08:00, 2012:04:16 12:01:36+08:00, 2012:04:16 12:01:58+08:00, 2012:04:16 12:02:17+08:00, 2012:04:16 12:02:30+08:00, 2012:04:16 12:03:52+08:00, 2012:04:16 12:04:08+08:00, 2012:04:16 12:04:22+08:00, 2012:04:16 12:05:15+08:00, 2012:04:16 12:07:31+08:00, 2012:04:16 12:08:17+08:00, 2012:04:16 12:09:59+08:00, 2012:04:16 12:11:17+08:00, 2012:04:16 12:22:07+08:00, 2012:04:16 12:24:26+08:00, 2012:04:16 12:24:55+08:00, 2012:04:16 12:26:15+08:00, 2012:04:16 12:26:36+08:00, 2012:04:16 12:28:23+08:00, 2012:04:16 12:28:37+08:00, 2012:04:16 12:28:54+08:00, 2012:04:16 12:29:23+08:00, 2012:04:16 12:30:09+08:00, 2012:04:16 12:31:47+08:00, 2012:04:16 12:32:20+08:00, 2012:04:16 12:33:28+08:00, 2012:04:16 12:33:39+08:00, 2012:04:16 12:34:24+08:00, 2012:04:16 12:34:46+08:00, 2012:04:16 12:35:25+08:00, 2012:04:16 12:35:35+08:00, 2012:04:16 12:37:43+08:00, 2012:04:16 12:38:16+08:00, 2012:04:16 12:39:52+08:00, 2012:04:16 12:40:41+08:00, 2012:04:16 12:42:25+08:00, 2012:04:16 12:42:29+08:00, 2012:04:16 12:43:20+08:00, 2012:04:16 12:59:15+08:00, 2012:04:16 12:59:51+08:00, 2012:04:16 13:00:29+08:00, 2012:04:16 13:01:30+08:00, 2012:04:16 13:02:08+08:00, 2012:04:16 13:03:45+08:00, 2012:04:16 13:04:33+08:00, 2012:04:16 13:06:03+08:00, 2012:04:16 13:06:47+08:00, 2012:04:16 13:09:22+08:00, 2012:04:16 13:10:09+08:00, 2012:04:16 13:11:09+08:00, 2012:04:16 13:12:03+08:00, 2012:04:16 13:12:08+08:00, 2012:04:16 13:14:22+08:00, 2012:04:16 13:14:44+08:00, 2012:04:16 13:16:29+08:00, 2012:04:16 13:16:57+08:00, 2012:04:16 13:17:39+08:00, 2012:04:16 13:18:22+08:00, 2012:04:16 13:19:13+08:00, 2012:04:16 13:20:05+08:00, 2012:04:16 13:20:45+08:00, 2012:04:16 13:21:38+08:00, 2012:04:16 13:21:55+08:00, 2012:04:16 13:22:32+08:00, 2012:04:16 13:23:54+08:00, 2012:04:16 13:24:24+08:00, 2012:04:16 13:24:35+08:00, 2012:04:16 13:24:47+08:00, 2012:04:16 13:27:24+08:00, 2012:04:16 13:29:49+08:00, 2012:04:16 13:30:52+08:00, 2012:04:16 13:31:08+08:00, 2012:04:16 13:31:38+08:00, 2012:04:16 13:31:41+08:00, 2012:04:16 13:32:32+08:00, 2012:04:16 13:33:14+08:00, 2012:04:16 13:34:19+08:00, 2012:04:16 14:25:12+08:00, 2012:04:16 14:27:42+08:00, 2012:04:16 14:29:22+08:00, 2012:04:16 14:29:39+08:00, 2012:04:16 14:30:23+08:00, 2012:04:16 14:30:37+08:00, 2012:04:16 14:32:58+08:00, 2012:04:16 14:34:49+08:00, 2012:04:16 14:36:07+08:00, 2012:04:16 14:36:27+08:00, 2012:04:16 14:37:28+08:00, 2012:04:16 14:37:59+08:00, 2012:04:16 14:38:47+08:00, 2012:04:16 14:39:57+08:00, 2012:04:16 14:41:55+08:00, 2012:04:16 14:47:10+08:00, 2012:04:16 14:49:22+08:00, 2012:04:16 14:54:37+08:00, 2012:04:16 14:55:44+08:00, 2012:04:16 14:56:47+08:00, 2012:04:16 14:58:01+08:00, 2012:04:16 14:58:48+08:00, 2012:04:16 14:59:03+08:00, 2012:04:16 14:59:55+08:00, 2012:04:16 15:00:47+08:00, 2012:04:16 15:02:44+08:00, 2012:04:16 15:05:58+08:00, 2012:04:16 15:07:31+08:00, 2012:04:16 15:08:42+08:00, 2012:04:16 15:08:50+08:00, 2012:04:16 15:09:06+08:00, 2012:04:16 15:10:44+08:00, 2012:04:16 15:11:59+08:00, 2012:04:16 15:12:21+08:00, 2012:04:16 15:13:06+08:00, 2012:04:16 15:14:22+08:00, 2012:04:16 15:15:13+08:00, 2012:04:16 15:17:40+08:00, 2012:04:16 15:19+08:00, 2012:04:16 15:21:06+08:00, 2012:04:16 15:21:32+08:00, 2012:04:16 15:22:19+08:00, 2012:04:16 15:22:37+08:00, 2012:04:16 15:23:35+08:00, 2012:04:16 15:39:03+08:00, 2012:04:16 15:47:07+08:00, 2012:04:16 15:47:43+08:00, 2012:04:16 15:48:57+08:00, 2012:04:16 15:50:52+08:00, 2012:04:16 15:54:14+08:00, 2012:04:16 16:02:20+08:00, 2012:04:16 16:03:24+08:00, 2012:04:16 16:04:10+08:00, 2012:04:16 16:08:39+08:00, 2012:04:16 16:09:57+08:00, 2012:04:16 16:10:38+08:00, 2012:04:16 16:12:35+08:00, 2012:04:16 16:12:59+08:00, 2012:04:16 16:15:53+08:00, 2012:04:16 16:16:02+08:00, 2012:04:16 16:16:32+08:00, 2012:04:16 16:17:41+08:00, 2012:04:16 16:33:06+08:00, 2012:04:16 16:33:35+08:00, 2012:04:16 16:34:25+08:00, 2012:04:16 16:47:12+08:00, 2012:04:16 16:50:10+08:00, 2012:04:16 16:55:42+08:00, 2012:04:16 17:26:56+08:00, 2012:04:16 17:28:46+08:00, 2012:04:17 08:59:34+08:00, 2012:04:17 09:06:39+08:00, 2012:04:17 09:09:02+08:00, 2012:04:17 09:12:41+08:00, 2012:04:17 09:15:55+08:00, 2012:04:17 09:26:59+08:00, 2012:04:17 09:29:40+08:00, 2012:04:17 09:31:07+08:00, 2012:04:17 09:33:05+08:00, 2012:04:17 09:40:56+08:00, 2012:04:17 09:41:47+08:00, 2012:04:17 09:42:30+08:00, 2012:04:17 09:45:08+08:00, 2012:04:17 10:00:15+08:00, 2012:04:17 10:21:25+08:00, 2012:04:17 10:23:11+08:00, 2012:04:17 10:23:55+08:00, 2012:04:17 10:24:18+08:00, 2012:04:17 10:25:06+08:00, 2012:04:17 10:25:21+08:00, 2012:04:17 10:27:26+08:00, 2012:04:17 10:48:45+08:00, 2012:04:17 10:53:08+08:00, 2012:04:17 10:53:21+08:00, 2012:04:17 10:58:59+08:00, 2012:04:17 10:59:09+08:00, 2012:04:17 11:01:14+08:00, 2012:04:17 11:04:08+08:00, 2012:04:17 11:06+08:00, 2012:04:17 11:06:07+08:00, 2012:04:17 11:08:04+08:00, 2012:04:17 11:08:54+08:00, 2012:04:17 11:09:23+08:00, 2012:04:17 11:09:31+08:00, 2012:04:17 11:10:53+08:00, 2012:04:17 11:12:48+08:00, 2012:04:17 11:13:01+08:00, 2012:04:17 11:14:26+08:00, 2012:04:17 11:15:16+08:00, 2012:04:17 11:15:58+08:00, 2012:04:17 11:17:09+08:00, 2012:04:17 11:18:26+08:00, 2012:04:17 11:18:39+08:00, 2012:04:17 11:22:04+08:00, 2012:04:17 11:22:50+08:00, 2012:04:17 11:24:18+08:00, 2012:04:17 11:24:55+08:00, 2012:04:17 11:25:39+08:00, 2012:04:17 11:28:04+08:00, 2012:04:17 11:28:46+08:00, 2012:04:17 11:31:48+08:00, 2012:04:17 11:32:48+08:00, 2012:04:17 11:32:57+08:00, 2012:04:17 11:33:17+08:00, 2012:04:17 11:34:02+08:00, 2012:04:17 11:35:03+08:00, 2012:04:17 11:35:47+08:00, 2012:04:17 11:36:32+08:00, 2012:04:17 11:38:28+08:00, 2012:04:17 11:38:34+08:00, 2012:04:17 11:40:19+08:00, 2012:04:17 11:40:57+08:00, 2012:04:17 11:41:18+08:00, 2012:04:17 11:41:32+08:00, 2012:04:17 11:44:23+08:00, 2012:04:17 11:45:32+08:00, 2012:04:17 11:46:49+08:00, 2012:04:17 11:47:08+08:00, 2012:04:17 11:47:23+08:00, 2012:04:17 11:48:57+08:00, 2012:04:17 13:55:14+08:00, 2012:04:17 13:55:51+08:00, 2012:04:17 14:01:40+08:00, 2012:04:17 14:02:37+08:00, 2012:04:17 14:03:16+08:00, 2012:04:17 14:03:29+08:00, 2012:04:17 14:05:40+08:00, 2012:04:17 14:06:35+08:00, 2012:04:17 14:08:11+08:00, 2012:04:17 14:12:29+08:00, 2012:04:17 14:13:25+08:00, 2012:04:17 14:14:13+08:00, 2012:04:17 14:17:13+08:00, 2012:04:17 14:17:53+08:00, 2012:04:17 14:20:24+08:00, 2012:04:17 14:40:14+08:00, 2012:04:17 14:40:45+08:00, 2012:04:17 14:42:55+08:00, 2012:04:17 14:44:28+08:00, 2012:04:17 14:44:55+08:00, 2012:04:17 14:46:40+08:00, 2012:04:17 14:46:49+08:00, 2012:04:17 14:49:52+08:00, 2012:04:17 14:50:09+08:00, 2012:04:17 15:01:25+08:00, 2012:04:17 15:23:44+08:00, 2012:04:17 15:25:37+08:00, 2012:04:17 15:31:42+08:00, 2012:04:17 15:47:52+08:00, 2012:04:17 15:58:06+08:00, 2012:04:17 15:59:22+08:00, 2012:04:17 16:22:46+08:00, 2012:04:17 16:32:20+08:00, 2012:04:17 16:34:16+08:00, 2012:04:17 16:35:40+08:00, 2012:04:17 16:38:32+08:00, 2012:04:17 18:08:29+08:00, 2012:04:18 10:06:50+08:00, 2012:04:18 10:07:28+08:00, 2012:04:18 10:08:26+08:00, 2012:04:18 10:08:39+08:00, 2012:04:18 10:10:06+08:00, 2012:04:18 10:11:14+08:00, 2012:04:18 10:14:01+08:00, 2012:04:18 10:37:47+08:00, 2012:04:18 10:39:20+08:00, 2012:04:18 10:41+08:00, 2012:04:18 10:44:52+08:00, 2012:04:18 10:47:04+08:00, 2012:04:18 10:49:05+08:00, 2012:04:18 10:49:59+08:00, 2012:04:18 11:17:37+08:00, 2012:04:18 11:19:38+08:00, 2012:04:18 11:19:51+08:00, 2012:04:18 11:20:15+08:00, 2012:04:18 11:22:44+08:00, 2012:04:18 11:24:33+08:00, 2012:04:18 11:26:36+08:00, 2012:04:18 11:28+08:00, 2012:04:18 11:30:16+08:00, 2012:04:18 11:30:22+08:00, 2012:04:18 11:30:44+08:00, 2012:04:18 11:36:29+08:00, 2012:04:18 11:39:30+08:00, 2012:04:18 11:40:23+08:00, 2012:04:18 11:42:03+08:00, 2012:04:18 11:45:41+08:00, 2012:04:18 11:46:02+08:00, 2012:04:18 11:47+08:00, 2012:04:18 11:47:21+08:00, 2012:04:18 11:49:17+08:00, 2012:04:18 11:52:35+08:00, 2012:04:18 11:55:42+08:00, 2012:04:18 11:57:35+08:00, 2012:04:18 12:01:01+08:00, 2012:04:18 13:49:27+08:00, 2012:04:18 14:01:13+08:00, 2012:04:18 14:01:55+08:00, 2012:04:18 14:02:31+08:00, 2012:04:18 14:04:41+08:00, 2012:04:18 14:05:59+08:00, 2012:04:18 14:08:35+08:00, 2012:04:18 14:12:12+08:00, 2012:04:18 14:14:59+08:00, 2012:04:18 14:36:39+08:00, 2012:04:18 14:37:15+08:00, 2012:04:18 14:44:05+08:00, 2012:04:18 14:53:29+08:00, 2012:04:18 14:56:25+08:00, 2012:04:18 15:27:36+08:00, 2012:04:18 15:28:34+08:00, 2012:04:18 15:31:05+08:00, 2012:04:18 15:31:41+08:00, 2012:04:18 15:33:32+08:00, 2012:04:18 15:35:32+08:00, 2012:04:18 15:36:58+08:00, 2012:04:18 15:37:20+08:00, 2012:04:18 15:37:51+08:00, 2012:04:18 15:38:28+08:00, 2012:04:18 15:39:07+08:00, 2012:04:18 15:40:51+08:00, 2012:04:18 15:41:09+08:00, 2012:04:18 15:42:55+08:00, 2012:04:18 16:15:33+08:00, 2012:04:18 16:18:59+08:00, 2012:04:18 16:20:44+08:00, 2012:04:19 09:34:52+08:00, 2012:04:19 10:35:14+08:00, 2012:04:19 10:38:45+08:00, 2012:04:19 10:39:07+08:00, 2012:04:19 10:40:30+08:00, 2012:04:23 09:38:34+08:00, 2012:04:23 09:43:26+08:00, 2012:04:23 09:48:08+08:00, 2012:04:23 09:50:19+08:00, 2012:04:23 09:51:58+08:00, 2012:04:23 12:00:38+08:00, 2012:04:23 12:03:42+08:00, 2012:04:25 09:01:34+08:00, 2012:04:25 09:09:48+08:00, 2012:04:25 09:10:07+08:00, 2012:04:25 09:13:24+08:00, 2012:04:25 09:18:59+08:00, 2012:04:25 09:20:15+08:00, 2012:04:25 13:19:47+08:00, 2012:04:25 13:41:56+08:00, 2012:04:25 13:45:50+08:00, 2012:04:25 13:54:02+08:00, 2012:04:25 13:55:06+08:00, 2012:04:25 13:59:10+08:00, 2012:04:26 16:27:07+08:00, 2012:04:27 13:40:35+08:00, 2012:04:27 13:41:36+08:00, 2012:05:04 10:22:41+08:00, 2012:05:04 10:25:14+08:00, 2012:05:04 10:26:06+08:00, 2012:05:04 10:29:57+08:00, 2012:05:04 15:44:20+08:00, 2012:05:04 15:55:29+08:00, 2012:05:07 09:00:19+08:00, 2012:05:07 09:01:12+08:00, 2012:05:08 17:46:47+08:00, 2012:05:08 17:49:30+08:00, 2012:05:09 09:42:21+08:00, 2012:05:09 09:57:29+08:00, 2012:05:09 09:57:39+08:00, 2012:05:09 10:11:11+08:00, 2012:05:09 10:11:29+08:00, 2012:05:09 10:12+08:00 History Software Agent : Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5, Adobe InDesign 7.5 History Changed : /;/metadata, /metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata, /;/metadata Doc Change Count : 16183 Format : application/pdf Producer : Adobe PDF Library 9.9 Trapped : False Has XFA : No Page Count : 38 Page Layout : OneColumn Creator : Adobe InDesign CS5.5 (7.5.2)EXIF Metadata provided by EXIF.tools