Hitachi Gigabit Router GR2000 Series Enhanced Version Configuration Commands, Vol. 2
1-222
GR2K-GA-0014
Ver. 07-02
2. Changing parameters:
A cops control function is changed to disuse.
The port number of a backup server is changed.
3. Displaying setting information:
The contents of setting are displayed.
(config)# cops -yes -pepid Tokyo1 -primary 10.10.11.5 -primary_port 50001
-backup 10.10.11.6 -backup_port 50002 -server_password abcdefg
-cops_password1 1 hijklmn
(config)# show cops
cops yes{
pepid Tokyo1;
primary 10.10.11.5 primary_port 50001;
backup 10.10.11.6 backup_port 50002;
server_password 10 xxxxxxx;
cops_password1 1 xxxxxxx;
};
(config)#
(config)# show cops
cops yes{
pepid Tokyo1;
primary 10.10.11.5 primary_port 50001;
backup 10.10.11.6 backup_port 50002;
};
(config)# cops -no
cops no{
pepid Tokyo1;
primary 10.10.11.5 primary_port 50001;
backup 10.10.11.6 backup_port 50002;
};
(config)#
(config)# show cops
cops no{
pepid Tokyo1;
primary 10.10.11.5 primary_port 50001;
backup 10.10.11.6 backup_port 50002;
};
(config)# cops -backup_port 50003
(config)# show cops
cops no{
pepid Tokyo1;
primary 10.10.11.5 primary_port 50001;
backup 10.10.11.6 backup_port 50003;
};
(config)#
(config)# show cops
cops no{
pepid Tokyo1;
primary 10.10.11.7 primary_port 50001;
};
(config)#