Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


https://docs.ipinfusion.com/datacenter/index.html#page/OcNOS-DC_6.4.1/Layer3-Config/IS-IS-IPv4_Configurations.html#ww1045370


Basic

router isis
R2#show running-config router isis
!
router isis 1
 metric-style wide
 net 49.0000.0000.0001.00
!

loopback
loopback
R2#show running-config interface lo
!
interface lo
 ip address 127.0.0.1/8
 ip address 10.1.1.1/32 secondary
 ipv6 address ::1/128
 ip router isis 1
!
network interface
show interface eth1
R2#show running-config interface eth1
!
interface eth1
 ip address 10.1.1.100/31
 ip router isis 1
!



















  • No labels