Update README.md
diff --git a/xos/configurations/cord/README.md b/xos/configurations/cord/README.md
index a731251..f0a0a9b 100644
--- a/xos/configurations/cord/README.md
+++ b/xos/configurations/cord/README.md
@@ -83,6 +83,12 @@
 ```
 vcpe:$ arp -s 192.168.0.2 <mac-of-br-sub-on-client>
 ```
+
+Now SSH into ONOS running the OLT app (see below) and activate the subscriber:
+```
+onos> add-subscriber-access of:0000000000000001 1 432
+```
+
 At this point you should be able to ping 192.168.0.1 from the client.  The final step is to set the 
 vCPE as the gateway on the client:
 ```