Categories
Welcome Center
Education & Development
Cyber Security
Virtualization
General
Certification Preparation
Project Management
Posts
Groups
Training Resources
Infosec
IT & Security Bootcamps
Practice Exams
Security Awareness Training
About Us
Home
Certification Preparation
Juniper
10-Gig port telnet and ssh for managment access
baigvision
Hi all,
I want to use xe-0/0/0 port for the management purpose via telnet in MX480. but i am still unable to ping the ip address . i think something is missing in config i only set ip address on logical interface in xe-0/0/0 may be do i need also firewall filter or policy to allow telnet traffic ? if yes can anybody help me out how to set firewall filter in Mx.480 for the telnet and ssh as well.
your kind response help me a lot to get familiar with juniper box.
reg BAIG
Find more posts tagged with
Comments
Aldur
Hi Baig and welcome to the forums!
There shouldn't be any problems using a 10g interface to telnet or ssh to the router. Could you paste you config here and I'll take a look to see if anything is missing?
baigvision
Hi Aldur,
Many thanks for your response. below is my configuration.
system {
host-name Juniperolive;
root-authentication {
encrypted-password "$1$i96INXrY$yhm.RQbBAGLcZQiWi48ya0"; ## SECRET-DATA
}
login {
user MX480 {
uid 2000;
class super-user;
authentication {
encrypted-password "$1$r5TkCc7Y$bex9La2NczXDmrp1eMc01/"; ## SECRET-DATA
}
}
}
services {
telnet;
}
syslog {
user * {
any emergency;
}
file messages {
any notice;
authorization info;
}
}
commit synchronize;
}
chassis {
redundancy {
graceful-switchover;
}
network-services ip;
}
interfaces {
xe-1/0/0 {
unit 0 {
family inet {
address 192.168.1.120/24;
}
}
}
lo0 {
unit 0 {
family inet {
address 127.0.0.1/32;
awaiting your feedback.
reg
BAIG
Aldur
hmm, your config is pretty plain-jane and there is nothing that should be blocking the pings or telnet traffic from getting to the router.
Could you paste the output from "show interface extensive xe-1/0/0" ?
I want to have a look at that interface to see if there is any problems.
baigvision
Hi Aldur,
thanks for the rapid response. i have seen my link is down .
run show interfaces terse
Interface Admin Link Proto Local Remote
xe-1/0/0.0 up down inet 192.168.1.120/24
multiservice
i need to verify by cabling i think.
reg
BAIG
Aldur
yuppers, looks like a cable problem
Let me know what you find out.
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Best Of