> Does anybody know what's different between the
following configurations?
As far as I know "enable" is the default, so these
two configurations
are functionally identical. From my point of view
"enable" simply
clutters the configuration here.
Steinar Haug, Nethelp consulting, sthaug nethelp.no
>
> (1).
> [edit]
> nelco M7i-20# show interfaces ge-0/2/0
> unit 0 {
> family inet {
> address 10.31.31.1/24;
> }
> }
>
> (2).
> [edit]
> nelco 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
>
_______________________________________________
juniper-nsp mailing list juniper-nsp puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp
|