juniper配置的保存问题
JUNOS-lab (ttyp0)
login: login: jnpr
Password:
--- JUNOS 8.1R2.4 built 2006-12-29 07:48:29 UTC
[email=jnpr@JUNOS-lab]jnpr@JUNOS-lab[/email]>
[email=jnpr@JUNOS-lab]jnpr@JUNOS-lab[/email]>
[email=jnpr@JUNOS-lab]jnpr@JUNOS-lab[/email]> cofi
unknown command.
[email=jnpr@JUNOS-lab]jnpr@JUNOS-lab[/email]> configure
Entering configuration mode
[edit]
[email=jnpr@JUNOS-lab]jnpr@JUNOS-lab[/email]# save test
Wrote 355 lines of configuration to 'test'
[edit]
[email=jnpr@JUNOS-lab]jnpr@JUNOS-lab[/email]# run file list
/var/home/jnpr/:
.ssh/
backup-louis.cnfluohua-vpls-cfg_20070107luohua-vpls-cfg_20070108
m5-so-010.cap
multi-bgp-testing-for-CQT.cnf
ospf-syntaxpkt-cap-pos.cap
test
test.cap
test1vpls-mbgp-1.cap
vpls-mbgp-2.cap
vpls-mbgp-rr-10.cap
vpls-mbgp-rr-client-1.capvpls-mbgp-rr-client-2.cap
vpls-mbgp-test-for-cqct.cnf
work-jncie[edit]
[email=jnpr@JUNOS-lab]jnpr@JUNOS-lab[/email]# run file show test
version 8.1R2.4;
system host-name JUNOS-lab; domain-name jnpr.net; time-zone Asia/Hong_Kong; saved-core-context; ports {
console type vt100;
auxiliary type vt100;
} root-authentication {
encrypted-password "$1$La5k04tI$Fd8FfYSIyW7ZwJ0nYp5jV1"; ## SECRET-DATA } login {
class netops {
permissions view;
}
user jnpr {
uid 2003; class super-user;
authentication {
encrypted-password "$1$CTyWyJOS$ymbVY0XnIiR69h9AAqoYi1"; ## SECRET-DATA
} }
user juniper { uid 2002;
class superuser;
authentication {
encrypted-password "$1$fTE4aVvP$u8euyzJMcJdVZ/AlBCNoj1"; ## SECRET-DATA }
}
user lab {
uid 2000;
class superuser;
authentication {
encrypted-password "$1$WTwEuJlJ$PiNY.JLFTkHGZAGHLmZNE."; ## SECRET-DATA
}
}
user noc {
uid 2001;
class netops;
authentication {
encrypted-password "$1$BBAkbarV$WmyUG0EiwOFSlmWHInbxs."; ## SECRET-DATA
}
}
user proctor {
uid 2005;
class superuser;
authentication {
encrypted-password "$1$nBx3X59v$WBHvWWsAEIOCq5RKto9QQ1"; ## SECRET-DATA
}
}
user test {
uid 2004;
class unauthorized;
---(more)---
以下略...
[ 本帖最后由 可了 于 2008-1-8 14:32 编辑 ]