From b1b6346f74eca7ac97309af7817d632e9412c5c8 Mon Sep 17 00:00:00 2001 From: Bob Sutterfield Date: Mon, 12 Oct 2020 16:44:58 -0700 Subject: [PATCH] fix carrier attributions --- Charter/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Charter/README.md b/Charter/README.md index e162cf2..db5831e 100644 --- a/Charter/README.md +++ b/Charter/README.md @@ -11,21 +11,21 @@ Lite (ERLite-3) or EdgeRouter POE (ERPOE-5) to enable dual-stack IPv4 & IPv6 net # Port Settings The default port/interface settings for each version of the example Charter Spectrum `config.boot` files are: -###Comcast config.boot.erl#### +###Charter config.boot.erl#### - `eth0` = WAN (Cable Modem) - `eth1` = Local Config Port - `eth2` = LAN -###Comcast Fiber config.boot.erx#### +###Charter Fiber config.boot.erx#### - `eth0` = WAN (Cable Modem) - `eth1`, `eth2`, `eth3`, & `eth4` = LAN (combined as `switch0`) -###Comcast config.boot.poe#### +###Charter config.boot.poe#### - `eth0` = WAN (Cable Modem) - `eth1` = Local Config Port - `eth2`, `eth3`, `eth4` = LAN (combined as `switch0`) -###Comcast config.gateway.json#### +###Charter config.gateway.json#### - `eth0` = WAN (Cable Modem) - `eth2` = LAN