mongorestore -d db_name -c collection_name /path/file.bson
mongorestore --drop -d db_name -c collection_name /path/file.bson
mongorestore -d db_name /path/
mongorestore -d Layer /www/server/mongodb/back/Layer