[j-nsp] MX204 Invalid port profile configuration

Łukasz Trąbiński lukasz at trabinski.net
Tue Oct 9 06:27:23 EDT 2018


Hello

I’m trying to setup  3 100G ports on MX204 according this document:

https://www.juniper.net/documentation/en_US/junos/topics/task/configuration/chassis-mx204-rate-select-configuring.html

router> show configration chassis
fpc 0 {
	pic 0 {
	pic-mode 100G;
	number-of-ports 3;
	}
	pic 1 {
	pic-mode 10G;
	number-of-ports 8;
	}
}

I have also set something like this:

[edit chassis fpc 0 pic 0]
user at host# show 
port 0 {
    speed 100g;
}
port 1 {
    speed 100g;
}
port 2 {
    speed 100g;
}
port 3 {
    speed 10g;
}


But, I still have alarms (show chassis alarm)
Minor	FPC 0	PIC 1	Invalid port profile configuration

How to setup 100G ports on fpc0? 

Any idea?








More information about the juniper-nsp mailing list