« Previous 1 2 3 4
Network management with the IPRoute2 toolbox
A Well-Stocked Toolbox
Conclusions
IPRoute2 is a comprehensive toolbox with capabilities that are not immediately apparent. Although IPRoute2 is already used in many scenarios behind the scenes, its use at the command line has not quite taken root in the minds of many administrators. However, the learning curve is not as long and arduous as many admins might fear.
Of course, you cannot intuitively grasp all the options and features of IPRoute2, but working with tools such as ip
or tc
quickly provides new opportunities that may be of inestimable value for analysis and troubleshooting. Additionally, you have to consider that the upcoming IPv6 can no longer be managed in any other way than with the new ip
tool.
Infos
- IPRoute2: http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
- 6rd: http://en.wikipedia.org/wiki/IPv6_rapid_deployment
- Neighbor Discovery: http://linux-ip.net/gl/ip-cref/node156.html
- Routing Policy Database: http://linux-ip.net/html/routing-rpdb.html
- CBQ: http://en.wikipedia.org/wiki/Class-based_queueing
« Previous 1 2 3 4