$ geth --networkid "1108" --nodiscover --datadir /home/tsuyo/ETHEREUM/datadir/  --rpc --rpcaddr "10.1.99.117" --rpcport "8545" --rpccorsdomain "*" --rpcapi "eth,net,web3,personal,accounts,admin,rpc,txpool,miner" --maxpeers 0 console

<s>
INFO [05-16|20:39:59] Maximum peer count                       ETH=0 LES=0 total=0
INFO [05-16|20:39:59] Starting peer-to-peer node               instance=Geth/v1.8.7-stable-66432f38/linux-amd64/go1.10
INFO [05-16|20:39:59] Allocated cache and file handles         database=/home/tsuyo/ETHEREUM/datadir/geth/chaindata cache=768 handles=512
WARN [05-16|20:39:59] Upgrading database to use lookup entries
INFO [05-16|20:39:59] Database deduplication successful        deduped=0
INFO [05-16|20:39:59] Initialised chain configuration          config="{ChainID: 1108 Homestead: <nil> DAO: <nil> DAOSupport: false EIP150: <nil> EIP155: <nil> EIP158: <nil> Byzantium: <nil> Constantinople: <nil> Engine: unknown}"
INFO [05-16|20:39:59] Disk storage enabled for ethash caches   dir=/home/tsuyo/ETHEREUM/datadir/geth/ethash count=3
INFO [05-16|20:39:59] Disk storage enabled for ethash DAGs     dir=/home/tsuyo/.ethash                      count=2
INFO [05-16|20:39:59] Initialising Ethereum protocol           versions="[63 62]" network=1108
INFO [05-16|20:39:59] Loaded most recent local header          number=0 hash=7e1ce0cfe1ec7 td=1024
INFO [05-16|20:39:59] Loaded most recent local full block      number=0 hash=7e1ce0cfe1ec7 td=1024
INFO [05-16|20:39:59] Loaded most recent local fast block      number=0 hash=7e1ce0cfe1ec7 td=1024
INFO [05-16|20:39:59] Regenerated local transaction journal    transactions=0 accounts=0
INFO [05-16|20:39:59] Starting P2P networking
INFO [05-16|20:39:59] RLPx listener up                         self="enode://fa5fa41bd207a79e52476c81b39fda49ecd286e68fe766afb8ab364bda447e97241928de438ea5183f7ddf68ec5fcd02186c02012d567e735e602b16d1c39937@[::]:30303?discport=0"
INFO [05-16|20:39:59] IPC endpoint opened                      url=/home/tsuyo/ETHEREUM/datadir/geth.ipc
INFO [05-16|20:39:59] HTTP endpoint opened                     url=http://10.1.99.117:8545               cors=* vhosts=localhost
Welcome to the Geth JavaScript console!

instance: Geth/v1.8.7-stable-66432f38/linux-amd64/go1.10
 modules: admin:1.0 debug:1.0 eth:1.0 miner:1.0 net:1.0 personal:1.0 rpc:1.0 txpool:1.0 web3:1.0

>


list4
