Tuesday, August 27, 2019

Default IRB interface in SRX Role?

Default IRB interface in SRX Role?

The SRX comes by default with two interfaces (fxp0 and Irb0) as shown below:

--------------------------------

fxp0 {
unit 0 {
family inet {
address 192.168.1.1/24;
}
}
}
irb {
unit 0 {
family inet {
address 192.168.2.1/24;
}
}
}

----------------------------------------------

The fxp0 is the OOB management port but what is the use of the irb0. I really don't get it.



No comments:

Post a Comment