PrepAway - Latest Free Exam Questions & Answers

Category: JN0-101

Exam JN0-101 : Juniper Networks Certified Internet Associate-Junos

which type of classifier is being used in this CoS configuration?

Referring to the exhibit, which type of classifier is being used in this CoS configuration?

[edit fireall family inet filter COS-CLASSIFIER]
user@router# show
term MANAGER {
form {
soruce-address {
192.168.200.0/25;
}
destination-address {
100.100.100.1/32;
}
}
then {
forwarding-class expedited-forwarding;
accept;
}
}
term ALL-OTHER-TRAFFIC {
then accept;
}

[edit interfaces ge-0/0/1]
user@router# show
unit 0 {
family inet {
filter {
input COS-CLASSIFIER
}
address 192.168.200.1/24;
}
}


Page 17 of 31« First...10...1516171819...30...Last »