018 Cisco 3560 MAC address bindings

Source: Internet
Author: User

On the 3560 switch, the show ip DHCP binding can see the corresponding table of IP address and MAC address broadcast through the DHCP service, for example: switch#show IP DHCP binding IP address        client-id/               Lease expiration        type                  Hardware address192.168.10.7     0100.0c76.fe36.66       Jan 11:04 am    Automatic192.168.10.8      0100.1a4b.6131.15       Jan 11:04 am     automatic192.168.10.9     0100.0fea.ac12.6f       Jan 19 11:04 am    automatic   Take the first example: 192.168.10.7 is the issued IP address The corresponding MAC address is 0100.0c76.fe36.66 (the MAC address learned by the switch and can be seen to consist of 14 16 binary numbers) We do one-to-one binding: On the 3560 switch, first: 3560#config terminal3560 (config) #ip DHCP pool bundEL-1 (name can be defined by itself) 3560 (config-dhcp) #host 192.168.10.7 255.255.255.03560 (config-dhcp) #client-identifier 0100.0c76.fe36.66 (Bind 192.168.10.7 with MAC address 0100.0c76.fe36.66 one-to-one) 320gb   172.19.11.26 00-22-15- Cf-58-f2 0100.2215.CF58.F2

From for notes (Wiz)

018 Cisco 3560 MAC address bindings

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.