View DHCP Server Information
Table of Contents
10.1
Expand all | Collapse all
-
- Tap Interfaces
-
- Layer 2 and Layer 3 Packets over a Virtual Wire
- Port Speeds of Virtual Wire Interfaces
- LLDP over a Virtual Wire
- Aggregated Interfaces for a Virtual Wire
- Virtual Wire Support of High Availability
- Zone Protection for a Virtual Wire Interface
- VLAN-Tagged Traffic
- Virtual Wire Subinterfaces
- Configure Virtual Wires
- Configure an Aggregate Interface Group
- Configure Bonjour Reflector for Network Segmentation
- Use Interface Management Profiles to Restrict Access
-
- DNS Overview
- DNS Proxy Object
- DNS Server Profile
- Multi-Tenant DNS Deployments
- Configure a DNS Proxy Object
- Configure a DNS Server Profile
- Use Case 1: Firewall Requires DNS Resolution
- Use Case 2: ISP Tenant Uses DNS Proxy to Handle DNS Resolution for Security Policies, Reporting, and Services within its Virtual System
- Use Case 3: Firewall Acts as DNS Proxy Between Client and Server
- DNS Proxy Rule and FQDN Matching
-
- NAT Rule Capacities
- Dynamic IP and Port NAT Oversubscription
- Dataplane NAT Memory Statistics
-
- Translate Internal Client IP Addresses to Your Public IP Address (Source DIPP NAT)
- Enable Clients on the Internal Network to Access your Public Servers (Destination U-Turn NAT)
- Enable Bi-Directional Address Translation for Your Public-Facing Servers (Static Source NAT)
- Configure Destination NAT with DNS Rewrite
- Configure Destination NAT Using Dynamic IP Addresses
- Modify the Oversubscription Rate for DIPP NAT
- Reserve Dynamic IP NAT Addresses
- Disable NAT for a Specific Host or Interface
-
- Network Packet Broker Overview
- How Network Packet Broker Works
- Prepare to Deploy Network Packet Broker
- Configure Transparent Bridge Security Chains
- Configure Routed Layer 3 Security Chains
- Network Packet Broker HA Support
- User Interface Changes for Network Packet Broker
- Limitations of Network Packet Broker
- Troubleshoot Network Packet Broker
View DHCP Server Information
Perform this task to view DHCP pool statistics,
IP addresses the DHCP server has assigned, the corresponding MAC
address, state and duration of the lease, and time the lease began.
If the address was configured as a
Reserved Address
,
the state
column indicates reserved
and
there is no duration
or lease_time
.
If the lease was configured as Unlimited
,
the duration
column displays a value
of 0
.- View DHCP pool statistics, IP address the DHCP server assigned, MAC address, state and duration of lease, and lease start time.admin@PA-220>show dhcp server lease interface allinterface: "ethernet1/2" Allocated IPs: 1, Total number of IPs in pool: 5. 20.0000% used ip mac state duration lease_time 192.168.3.11 f0:2f:af:42:70:cf committed 0 Wed Jul 2 08:10:56 2014 admin@PA-220>
- View the options that a DHCP server has assigned to clients.admin@PA-220>show dhcp server settings allInterface GW DNS1 DNS2 DNS-Suffix Inherit source --------------------------------------------------------------------------- ethernet1/2 192.168.3.1 10.43.2.10 10.44.2.10 ethernet1/3 admin@PA-220>