03-23-2017 07:47 AM - edited 03-08-2019 09:52 AM
What is the scientific rule that led Cisco to use this number <0-4294967295> as a maximum for Gigabit interfaces
Solved! Go to Solution.
03-23-2017 07:56 AM
Hi
Because this identifier is made up of 32bits, so that is the available values into 32bits.
2^32 = 4,294,967,296
Please rate the comment if it is useful
:-)
03-23-2017 07:56 AM
It's 2 ** 32 minus 1.
03-23-2017 07:56 AM
Hi
Because this identifier is made up of 32bits, so that is the available values into 32bits.
2^32 = 4,294,967,296
Please rate the comment if it is useful
:-)
03-23-2017 08:01 AM
Thank you so much
03-23-2017 08:03 AM
You are welcome my friend.
Have a great day.
:-)
03-23-2017 08:22 AM
mee too
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide