How to advertise an ISIS loopback with an initial metric of 0
interface loopback1 ip router isis ! router isis passive interface loopback1
- passive interface loopback1: will give the initial metric of 0 instead of the standard metric of 10.
How to advertise an ISIS loopback with an initial metric of 0interface loopback1 ip router isis ! router isis passive interface loopback1
|