In versions starting from 23.4, specific commands are hidden. Auto-complete does not work in such scenarios.
In versions starting from 23.4, specific commands are hidden.
For example: In version 23.4R2-S3.9, you don't see the command
"request routing-engine login" being available.
user@root> request ?
Possible completions:
access-security Request access security feature
app-engine Request App-engine actions
auto-configuration Request auto-configuration action
chassis Perform chassis-specific operations
debug Manageability Debugging
dhcp Perform DHCP operations
dhcpv6 Perform DHCPv6 operations
extension-service Jet application
flight-recorder Flight recorder commands
interface Perform interface operations
jdaf Request JDAF operation
jnu Perform JNU operations
l2circuit-switchover Perform l2circuit switchover
lacp Request LACP actions
message Send text message to other users
modem
mpls Perform Multiprotocol Label Switching operations
network-access Request network-access related information
path-computation-client Perform path-computation-client operations
pim Perform PIM operations
pppoe Perform PPPoE specific operations
protection-group Request protection group related operations
security Request security operation
services Request service options
snmp Request actions from the Simple Network Management Protocol daemon
support Perform JUNOS support tasks
system Perform system-level operations
validation Request route validation actions
vpls-switchover Perform LDP VPLS pseudowire switchover
You can see that the keyword routing-engine is missing. The keyword is also missing in the 23.4R2-S2.1 version.
In versions starting from 23.4, specific commands are hidden. You need to type the command manually in order to be able to run them.
request routing-engine login node <> can be manually typed and on verifying it, you can successfully login to other node in Junos device.