[j-nsp] set interface xxx enable

Tan lotan at nissho-ele.co.jp
Thu Apr 12 08:59:48 EDT 2007


Hi,

Does anybody know what's different between the following configurations?

(1).
[edit]
nelco at M7i-20# show interfaces ge-0/2/0
unit 0 {
    family inet {
        address 10.31.31.1/24;
    }
}

(2).
[edit]
nelco at M7i-20# show interfaces ge-0/2/0
enable;
unit 0 {
    enable;
    family inet {
        address 10.31.31.1/24;
    }
}

Is there any advatages issueing command like "set interface ge-0/2/0 
enable"?


Thanks,
Tan 



More information about the juniper-nsp mailing list