Hi All,
I have some doubts regarding permanent interfaces in M-Series routers.
in JNCIA-M/T Studyguide it was mentioned that ,
fxp0- management ethernet interface - can be configurable by user
fxp1- internal ethernet interface(connecting RE & PFE) - configured by JUNOS itself
in M120(M-onetwenty) series routers, when i gave "show interface terse | match fxp" , its listing only fxp0 anf fxp0.0 interfaces . Neither fxp1 nor fxp1.0 are dispalyed.
fxp0
fxp0.0
in M20(M-twenty) series routers, when i gave the same command "show interface terse | match fxp" , its listing four interfaces
fxp0
fxp0.0
fxp1
fxp1.0
in M160(M-onesixty) series routers, when i gave the same command ""show interface terse | match fxp", its listing six interfaces
fxp0
fxp0.0
fxp1
fxp1.0
fxp2
fxp2.0
a) what is the pusrpose of " fxp2 interface " ?
One more observation is both fxp1.0 and fxp2.0 are interfaces are with 10.0.0.4/8 IP address and there is a flag saying that "Is-Default,Is-Primary,Is-Preferred "?
b) Is this IP 10.0.0.4/8 is reserved for fxp1 and fxp2 ?
c) Can't we use this ip address 10.0.0.4/8 on any other transient interfaces ?
Could anyone please explain this or suggest some link ?
Thanks in advance..
Pradeep
#fxp0#fxp1#permanent#interfaces#fxp2